Xcode not response when saving
I've setup the injection following the blog https://johntmcintosh.com/blog/2016/10/03/code-injection-ios and unsign the xcode at first , I try to test whether i install it successfully. But when i edit the my code and press 'save' the xcode comes not response, is there anybody got this like me?
My xcode version is 8.1
You have to use Project/Inject Source to inject
@luziqin I had a similar problem, oddly this thing helped fix it.
I've had the same problem and it seems that I managed to solve it. Right after I click on the editor, my Activity Monitor shows a tccd process taking around 50% of the CPU usage. So I investigate on this and it seems to be linked with the authorization to access the user's AddressBook. So I went to System Preferences->Security & Privacy->Contacts and uncheck Xcode.app. Then, I restart Xcode and it works like a charm !! \o/
https://github.com/XVimProject/XVim/issues/966#issuecomment-247276024
Try it out, hope if fixes the issue for you.
@zenangst Got nothing in my 'Contacts', it is empty
@luziqin this might also be relevant -> https://github.com/XVimProject/XVim/issues/969#issuecomment-247737503
Just in time for Christmas Iβve been able to releaes a new binary version of Injection which makes getting up and running a breeze http://johnholdsworth.com/injection.html. If you have any problems please report them on itβs support repo https://github.com/johnno1962/InjectionApp. Happy Holidays! π π·πβ