fastlane-old / scan

The easiest way to run tests of your iOS and Mac app
https://fastlane.tools
221 stars 25 forks source link

Unable to find a destination matching the provided destination specifier #97

Closed jcampbell05 closed 8 years ago

jcampbell05 commented 8 years ago

When running scan, I get.

[18:11:20]: ▸ xcodebuild: error: Unable to find a destination matching the provided destination specifier:
[18:11:20]: ▸ { platform:iOS Simulator, id:CE6062D2-735F-4350-9804-A5CB0DE9234C }
fatuhoku commented 8 years ago

I get this when running on Bitrise. How could I select a suitable test device in a robust way?

vpolouchkine commented 8 years ago

Looks like this is a dupe of https://github.com/fastlane/scan/issues/17

fastlane-bot-helper commented 8 years ago

This issue was migrated to https://github.com/fastlane/fastlane/issues/1928. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket: