Xcode storyboard: Internal error. Please file a bug

后端 未结 18 1808
不知归路
不知归路 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:11

    For me, I removed a whole UITableView section that was playing up. It only had one cell, but obviously something was up. Removing it and restarting Xcode fixed it for me.

提交回复
热议问题