-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XCode 6.4 freeze #46
Comments
Hey @mikar thanks for reporting this. Couple of bullets
Cheers! |
Hey @markohlebar This is indeed specific to a certain project which is why I didn't suspect plugins at first but instead cleared DerivedData, ModuleCache, reinstalled XCode, recloned the project etc. The freeze occurs only if I try to open the project. I had to alt+shift start XCode to get it into a usable state again. TLDR:
|
@mikar that's very unfortunate. Now I'll have to find a project that craps out for me as well. Do you have any open source project that craps out and is on github so I can check against that? |
I'll try to supply reproducible steps with an openly available project but it might take me a while since I'm at work currently |
Good man, cheers! |
I have tried with several open-source projects now and cannot reproduce it. Lets hope its a rare combination, it certainly seems that way ;) Regards, |
Hey @mikar, okay I'll just find a project of ridiculous size and try and reproduce this. |
Hey,
i've been using this plugin for a while now but with XCode 6.4 this plugin reproducibly freezes XCode on certain projects.
I'm using ~8 plugins and by selectively disabling plugins I found this plugin to be the source of the error.
Sadly, I don't get any error message to give you some hints about whats going on. Just freezes.
The text was updated successfully, but these errors were encountered: