Xcode 8 hangs / unresponsive when opening storyboard

前端 未结 16 1430
南方客
南方客 2021-01-31 17:48

I\'ve recently upgraded to Xcode 8 and updated my project to Swift 3. All worked fine for a little while. Storyboard loading has always been slow (even when still running Xcode

16条回答
  •  逝去的感伤
    2021-01-31 18:17

    1. open a Finder window and navigate to your project
    2. right-click on the .xcodeproj file (it’s a package actually)
    3. select Show Package Contents
    4. a new window appears
    5. delete a folder called xcuserdata
    6. restart your mac

提交回复
热议问题