UISplitViewController appears as unresolved
Hi
I tried creating a project using the Split View based application. Most of the code appears fine except for certain classes and properties that show up as red / unresolved.
Some of them are
UIPopoverControllerDelegate, UISplitViewControllerDelegate, UISplitViewController, UIPopoverController dismissPopoverAnimated, contentSizeForViewInPopover
The project does compile and run without errors. Any idea why the above are showing as unresolved?
Using XCode Version 3.2.4 (1708).
Thanks,
Sanjiv
Please sign in to leave a comment.
Could you please attach here a sample project with these unresolved classes?
I just used the AppCode provided "Split View based application" template and didn't make any other code changes.
Sanjiv, please try the latest AppCode build (1.0.3). This problem must have been fixed there.