小编Add*_* F.的帖子

Xcode 11 Could not find a storyboard named 'Main' in bundle NSBundle

This question has been asked before, but my issue is specifically with Xcode 11 and UISceneConfiguration. Before Xcode 11, when you deleted a storyboard (Main.storyboard) from your target, then added a new one (AnotherStoryboard.storyboard), you would have to update Targets > General > Deployment Info > Main Interface to use your newly added storyboard. In Xcode 11, this is not sufficient and the app will throw an exception

*** Terminating app due to uncaught exception …
Run Code Online (Sandbox Code Playgroud)

xcode storyboard ios swift xcode11

3
推荐指数
1
解决办法
4768
查看次数

标签 统计

ios ×1

storyboard ×1

swift ×1

xcode ×1

xcode11 ×1