Could not find a storyboard named 'MainStoryBoard' in bundle NSBundle

前端 未结 27 2573
感动是毒
感动是毒 2020-12-02 15:41

I have started a new app a few days ago and began working with the simulator to test it. I started as an empty project and manually added the storyboard. The simulator build

27条回答
  •  失恋的感觉
    2020-12-02 15:53

    I had this error on the device when I added about 150 fonts to UIAppFonts.
    After I reduced their count to about 100, it went away.

提交回复
热议问题