Code sense is not giving me any options for UIPopoverController
in my universal app. No initWithContentViewController
for init options, no popoverContentSize
for the instance, etc...
Setting project format to Xcode 3.2-compatible and rebuilding the the Code Sense index did not help.
What am I missing?