iOS validation got Main_iPhone~iphone.storyboardc was not found

后端 未结 8 2472
遇见更好的自我
遇见更好的自我 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:25

    I solved it by going to Target -> Build Phases -> Copy bundle resources, and add the Main_iPhone.storyboard file.

提交回复
热议问题