Hi, What is the best way to handle having more than one Storyboard in an application?
It looks like I will need two files now, one for iOS < 7 and one for iOS >= 7. The current file is stored in: en.lproj // Folder MainStoryboard_iPhone. storyboard InfoPlist.strings Do I duplicate the whole folder "en.lproj" or just the "MainStoryboard_iPhone. storyboard" file in the folder? I can't seem to find an example project that has > 1 Storyboard File. All the Best Dave _______________________________________________ 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