-
Notifications
You must be signed in to change notification settings - Fork 87
Xcode crash after startup #12
Comments
You need to open the original Xcode 8 at least once before trying to start the unsigned Xcode. Have you done that? |
I've done that,still crash |
Can you provide the crash report and the Xcode logs? |
@zhlooking Thanks! I guess I should add a notice about plugins causing crashes. Some plugin might also be the cause for #11 |
+1 macOS Sierra |
Some plugins will ceased the problem.For me, it's ZLGotoSandbox. Open the crash report and find it. cd /Users/xxxx/Library/Application Support/Alcatraz/Plug-ins ,remove it. But,the Console output increased a lot of redundant info,like this: It not happened when I open my project by signed Xcode. I found the answer. http://stackoverflow.com/questions/39585796/disable-extra-information-from-the-xcode-8-console |
My Xcode crash on ZLGotoSandbox plugin too! When I delete it, every thing is ok |
Thanks, people! Will update the README to warn about crashes and what might cause them. |
why?
The text was updated successfully, but these errors were encountered: