Xcode storyboard: Internal error. Please file a bug

后端 未结 18 1823
不知归路
不知归路 2020-12-12 23:18

While editing in the storyboard, specifically assigning a view controller to a specific class, I suddenly encountered this error when I wanted to run the project.

Ma

18条回答
  •  无人及你
    2020-12-13 00:19

    Try Deleting each view controller and Build to find the view controller causing an issue.

    In my case, I misplaced object in the storyboard.

    Deleting this object worked for me.

提交回复
热议问题