How can I upgrade the ios7 universal app for xcode 6 universal storyboard app?

Currently, I have a universal application based on xcode 5 (ios 7) (hence two storyboards), and I am thinking of updating it to ios 8.

Is there a way / better approach to transfer two storyboards into a universal single storyboard?

I can not see the conversion option in xcode 6.

+2
source share

Source: https://habr.com/ru/post/978395/


All Articles