Did not find storyboard referenced from Main.storyboard

后端 未结 6 2165
轮回少年
轮回少年 2021-01-04 09:31

I am using Xcode 7.1 and I am using storyboard references to go to different storyboards. The problem is everytime I run the simulator, there is an error that says, \"

6条回答
  •  轮回少年
    2021-01-04 09:57

    For me the refactored Storyboard was missing from Build Phases > Copy Bundle Resources. Adding it manually fixed the issue.

提交回复
热议问题