XCODE starts to crash

Hi,
I continued to work yesterday and shut down the machine, today I opened the juce, I opened the relevant project from there, I press the “xcode lauch button(save and open ide)” and the following xcode crash problem occurred, and this always happens. I can not find the cause.
anybody have an idea?

thanks in advance.

ystem Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
ProductBuildVersion: 11A1027
ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-15405/IDEKit/Workspace/IDEWorkspaceDocument.m:3429
Details: selection failed. window:<IDEWorkspaceWindow: 0x7f8b962e69b0> currentlySelectedTabbedWindow:<IDEWorkspaceWindow: 0x7f8b962e47c0>
Object: <IDEWorkspaceDocument: 0x7f8b97a6c010>
Method: -_restoreSelectedTabsByIdentifierFromStateSaving:
Thread: <NSThread: 0x7f8b90c169d0>{number = 1, name = main}
Hints:

Backtrace:

Does this help?

1 Like

Before I read your mail, I re-used the projucer project files that I made backup a few days ago. Luckily, I haven’t made any changes except the “source” directory. I reused the backup project and xcode files with the new “source” directory. In this way, it seems that I have used the working version of the file you are talking about. Problem solved

most likely that the file you mentioned was corrupt.
Thanks for your help