update_xcode_plugins icon indicating copy to clipboard operation
update_xcode_plugins copied to clipboard

Xcode stucked when select file

Open yemingyu opened this issue 8 years ago • 2 comments

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

yemingyu avatar Mar 15 '17 09:03 yemingyu

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
  1. Delete Xcode-unsigned.app and run update_xcode_plugins --unsign.
  2. Open Xcode.app and see if you still have the same issue.

If it's not fixed, try:

  1. Remove all the plugins in ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/

inket avatar Mar 21 '17 08:03 inket

I am using the latest one,it's not fixed,Xcode stucked when select file once,and it will recover after a few minutes

yemingyu avatar Mar 27 '17 03:03 yemingyu