Re: Multiple Storyboard Files

2013-09-24 Thread Alex Zavatone
So, what you can do is duplicate and rename the file and then pick that file as the one to use from the main window after you click on your project file in the Navigator pane for a quick test. I like that approach though. It seems we can't be too careful in this area. Sure seems safest to kee

Re: Multiple Storyboard Files

2013-09-24 Thread Dave
On 24 Sep 2013, at 12:15, Alex Zavatone wrote: > Just the file within the folder. > > But what do you want to do with this file? Localize to another language, or > make a larger size, or what? I'm having to change this file for iOS 7 and I'm not sure if this will break on iOS < 7, so I thou

Re: Multiple Storyboard Files

2013-09-24 Thread Alex Zavatone
Just the file within the folder. But what do you want to do with this file? Localize to another language, or make a larger size, or what? On Sep 24, 2013, at 5:45 AM, Dave wrote: > Hi, > > What is the best way to handle having more than one Storyboard in an > application? > > It looks like

Multiple Storyboard Files

2013-09-24 Thread Dave
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