1

I have a project that started on 2008 and had been updated yet. Now I want to implement size classes and I find myself without being able to create universal xibs. I looked at the project settings and I have two "Main Interface" windows, as you can see here:

enter image description here

As a comparison, here is the same portion of a new project created with Xcode 7 & iOS 9

enter image description here

How can I update the project so that I can create universal, size-classes-using XIB files?

Daniel
  • 1,321
  • 12
  • 25
  • Can't you create a new storyboard file, and then set it as a "Main Interface"? – almas Oct 11 '15 at 01:42
  • Unfortunately no; As you can see in the first screenshot, there is an "iPhone" and "iPad" buttons. In comparison the new project does not have that. – Daniel Oct 11 '15 at 02:09
  • 1
    This [link](http://stackoverflow.com/questions/26070572/how-to-migrate-from-iphone-ipad-storyboards-to-universal-storyboard) to another SO post may help. – Bamsworld Oct 11 '15 at 02:33

0 Answers0