We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ 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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Motivation
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.
The text was updated successfully, but these errors were encountered: