One of the file templates for iOS UI is "Application," described as, "An 
Interface Builder document suitable for creating an iOS application, including 
an application delegate and window."

Problem is, I don't see how to use it. I tried making it the main nib file (via 
info.plist), but my app throws an exception in UIApplicationMain(), without 
logging any information indicating what's wrong.

In the past, I've had nib files for the main window (main nib via Info.plist), 
and the file's owner is the application, indicating it's already created.

How am I intended to use the Application NIB file?

Thanks,
Rick


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to