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

Perform an active Xcode vs. iOS version of device check and fail fast #424

Open
jmoody opened this issue Mar 31, 2016 · 0 comments
Open
Labels

Comments

@jmoody
Copy link
Contributor

jmoody commented Mar 31, 2016

Motivation

$ xcrun xcdevice --usb wait 5 <udid>
$ idevice_id -list
$ ideviceinfo --udid <udid>
$ xcrun instruments -s devices

All of these report that the device is available for testing, but the device appears in Xcode as ineligible: "Developer Disk Image not found".

I have some code in luffa and in the spec/resources.rb that can perform this check.

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

No branches or pull requests

1 participant