Top "Class-reference" questions

Unknown class in Interface Builder file

I created a fairly simple iPhone app. Then figured I'd create an iPad version (Universal) of the app. Tried using …

iphone xcode interface-builder class-reference
Objective-c, how to access an instance variable from another class

I am used to programming in Java and to use class variables to access data from other classes. Then I …

objective-c class-reference