1

Every time i am opening Xcode 7.3.1. I am getting error in pop-up "The last time you opened Xcode, it unexpectedly quit while reopening windows. Do you want to try to reopen its windows again?" and whatever option you select, Xcode automatically crash and closed and on reopening it again showing the same message every time. This could be possible duplicate question but i am not able to find out the solution. What i have tried

  1. Delete and reinstall Xcode 7.3.1 again
  2. Delete and install another version Xcode 7.2
  3. Update the OS form El capitan to OS sierra
  4. Deleted the Xcuserdata form .xcodeproj as mention here https://stackoverflow.com/a/13600567/3647325
  5. Deleted the Drived data from /Library/Developer/Xcode/DerivedData/
  6. Deleted Xcode's preferences defaults delete com.apple.dt.Xcode
Community
  • 1
  • 1
Gaurav Pandey
  • 1,953
  • 3
  • 23
  • 37

2 Answers2

0

Today I faced the same issue with Xcode 8.1 and tried the above answer also. Still it didn't get fixed. After trying for few hours what I did was, opened an earlier version of the Xcode (7.3) and then it also showed the same message. But when I selected Reopen option it opened properly. Then I closed it and opened the Xcode 8.1 and it opened without any issue.

Madhu
  • 1,209
  • 2
  • 22
  • 28
-1

I fixed it by just starting xcode which needed an update.

ggzone
  • 3,661
  • 8
  • 36
  • 59