The intelligent typing thing isn't working.
1) It seems to have forgotten that NSDictionary is a class.
2) It won't autocomplete the method I wanted it to autocomplete.
3) I know for a fact that an object that another object refers to is not declared where it needs to be declared, yet the compiler doesn't see that.
1) It seems to have forgotten that NSDictionary is a class.
2) It won't autocomplete the method I wanted it to autocomplete.
3) I know for a fact that an object that another object refers to is not declared where it needs to be declared, yet the compiler doesn't see that.