I made an application for the iPhone and now I want to make a port for the iPad. So I changed the setting to Universal. I would like to use for the iPad version the Split View, but I do not see it anywhere (I use Storyboard). Please help. Thanks

有帮助吗?

解决方案 2

After you switch the app to universal you have to create a separate iPad storyboard. Goto New File and under User Interface choose storyboard. When you click next it will ask you device family, choose iPad. After you create the storyboard and go there you will see the Split View Controller as in @Aaron Brager answer.

其他提示

Check the object library in the lower-right corner:

enter image description here

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top