update_xcode_plugins
update_xcode_plugins copied to clipboard
Xcode stucked when select file
macOS Sierra 10.12.3 Xcode 8.2.1
Xcode stucked when select file. following steps may help: 1.first open signed Xcode and Command + O to open file. Xcode running normally. 2.close signed Xcode. 3.open unsigned Xcode. Xcode stucked when select file.All that can be done is forced close Xcode. 4.I have disallowed Xcode access Contacts
Thank you for reporting this.
Are you using an old version of update_xcode_plugins? Because in the newer version, there is no separate signed and unsigned Xcodes. Please try:
gem uninstall update_xcode_plugins
gem install update_xcode_plugins
- Delete Xcode-unsigned.app and run
update_xcode_plugins --unsign. - Open Xcode.app and see if you still have the same issue.
If it's not fixed, try:
- Remove all the plugins in
~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/
I am using the latest one,it's not fixed,Xcode stucked when select file once,and it will recover after a few minutes