Changes

Jump to: navigation, search

Organizing Scenes over Multiple Xcode Storyboard Files

12 bytes removed, 20:34, 1 February 2016
m
Text replacement - "<google>BUY_IOS9</google>" to "<htmlet>ios9</htmlet>"
<googlehtmlet>BUY_IOS9ios9</googlehtmlet>
Before moving the new scene to a different storyboard file, first add a second button to Scene 2 labelled “Go to Scene 3” and establish a modal presentation segue to the newly added scene. As before, be sure to set the Auto Layout settings to suggested constraints.
<googlehtmlet>BUY_IOS9ios9</googlehtmlet>
To move this new scene to a second storyboard, select it in the storyboard and choose the Editor -> Refactor to Storyboard… menu option (note that although only a single scene is being exported in this case, multiple scenes can also be selected and moved in a single operation). Once the menu option is selected, a panel (Figure 26-2) will appear seeking the name to be given to the new storyboard. In the Save As: field, name the file Second.storyboard:
<googlehtmlet>BUY_IOS9ios9</googlehtmlet>

Navigation menu