Xcode quits unexpectedly every time I open my project

前端 未结 15 1353
傲寒
傲寒 2020-11-27 05:51

I am just opening my xcode , when i open my current project its showing the warning like \"xcode quit unexpectedly \" with 3 options \"Ignore\",\"Report\" and \"Reopen\",whe

15条回答
  •  南方客
    南方客 (楼主)
    2020-11-27 06:14

    My Solved that worked

    1. Go to project folder
    2. open package contents of .xcodeproject
    3. Delete xcuserdata in package contents
    4. Go back and delete .xcworkspace

    /// Please dont delete .pbxproj

    Try to open your project and work :)

提交回复
热议问题