Use of Application nib file template
Use of Application nib file template
- Subject: Use of Application nib file template
- From: Rick Mann <email@hidden>
- Date: Sun, 29 Jan 2012 03:08:04 -0800
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 (email@hidden)
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:
This email sent to email@hidden