iOS validation got Main_iPhone~iphone.storyboardc was not found

后端 未结 8 2489
遇见更好的自我
遇见更好的自我 2021-02-19 04:36

I am trying to distribute my iOS app, and I got the following error message during xCode validation. \"storyboard file \'Main_iPhone~iphone.storyboardc\' was not found please e

8条回答
  •  半阙折子戏
    2021-02-19 05:33

    Using xCode 6.0.1 I got this error. None of the other solutions listed here fixed it. I resolved it by deleting the storyboard in question from the project (Removing references only -- not moving to trash), then putting it back in via Add Files.

提交回复
热议问题