Skip to content
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 devices list deadlock. #10

Open
alloy opened this issue Feb 24, 2015 · 3 comments
Open

Xcode devices list deadlock. #10

alloy opened this issue Feb 24, 2015 · 3 comments

Comments

@alloy
Copy link
Owner

alloy commented Feb 24, 2015

  • When you have no simulator devices (e.g. delete ~/Library/Developer/CoreSimulator/Devices)
  • And you have a 3rd-party plug-in installed (e.g. AxeMode)
  • Trying to add a device will deadlock Xcode

Kinda esoteric, more a fun experience than useful, me thinks.

@alloy
Copy link
Owner Author

alloy commented Feb 24, 2015

At least, this is what seemed to make it work with Xcode 6.2 beta 5. It still doesn’t work for me with Xcode 6.3

@samdmarshall
Copy link

Ran into these symptoms.

Had Xcode 6.3.2 and 6.4 both installed, named "Xcode 6.3.2.app" and "Xcode 6.4.app" respectively. the xcode-select paths were set correctly for the version that was being used at the time. I trying to run simctl or adding simulators via Xcode's Devices window would cause indefinite hangs. After finding a single stack overflow answer i tried renaming "Xcode 6.3.2.app" back to being just "Xcode.app" and reset the xcode-select path appropriately.

I was instantly able to query the list of devices from simctl. I have not yet tried to add simulators via the Xcode Devices window because I am in the middle of debugging another issue with Xcode Server, but so far the rename has fixed my issues with it.

Note: I was able to use Xcode 6.4's simctl without issues while the name of that app was "Xcode 6.4.app" so I don't know if this is an issue localized to a specific version of Xcode or not.

@alloy
Copy link
Owner Author

alloy commented Jul 17, 2015

Good stuff, thanks for the info 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants