iOS5 Storyboard error: Storyboards are unavailable on iOS 4.3 and prior

前端 未结 18 1189
礼貌的吻别
礼貌的吻别 2020-12-02 09:33

I\'ve built a small app using storyboards and it ran great. Just before final testing I decided to try it out to see if it runs on iOS 4.3. I clicked on the gray 5.0 in the

18条回答
  •  -上瘾入骨i
    2020-12-02 10:14

    The solution that worked for me was just to delete the ~/Library/Developer/Xcode/DerivedData directory for my project.

提交回复
热议问题