1

I wanna convert storyboard from iPhone to iPad. So i tried this answer.

Converting Storyboard from iPhone to iPad

When i opened the new iPad Storyboard, it just shows the error as below:

enter image description here

So how can i resolve this?? Or Give me suggestions to convert to iPad Storyboard. I'm using Xcode 6.3.1

Community
  • 1
  • 1
Balaji Ramakrishnan
  • 1,909
  • 11
  • 22

1 Answers1

0

Try this:

  • Make sure your projects setting is in Universal

  • Add key "Main storyboard file base name (iPad)" in your plist file with MainStoryboard_iPad as the value

Pepeng Hapon
  • 357
  • 1
  • 17