Xcode 6.3 freezes/hangs after opening XIB file

前端 未结 10 1322
离开以前
离开以前 2020-12-12 13:35

After upgrading to Xcode 6.3 (release version), Xcode now freeze every time I open a XIB/Storyboard file that includes an IB_DESIGNABLE view that uses a cu

10条回答
  •  借酒劲吻你
    2020-12-12 14:15

    I don't have an answer but found out that simply force-quitting and restarting will re-launch Xcode in the exact same situation. To just be able to restart Xcode, remove the folder ~/Library/Saved Application State/com.apple.dt.Xcode.savedState.

提交回复
热议问题