fastlane-old / snapshot

Automate taking localized screenshots of your iOS app on every device
https://fastlane.tools
1.95k stars 141 forks source link

Reset Simulators + Add iPad Pro #353

Closed valeIT closed 8 years ago

valeIT commented 8 years ago

I'm resetting all simulators before running snapshot each time, because Xcode always breaks something. Doing so doesn't add the iPad Pro.

[17:47:30]: Error setting value '["iPhone 6", "iPhone 6 Plus", "iPhone 5", "iPhone 4s", "iPad Retina", "iPad Pro"]' for option 'devices'

Device 'iPad Pro' not in list of available simulators 'iPhone 4s, iPhone 5, iPhone 5s, iPhone 6, iPhone 6 Plus, iPhone 6s, iPhone 6s Plus, iPhone 6s Plus + watch, iPad 2, iPad Retina, iPad Air, iPad Air 2'

Can i add the iPad Pro from the FastFile or manually from a shell script or something?

KrauseFx commented 8 years ago

So it's a bug in snapshot reset_simulator, right?

valeIT commented 8 years ago

Yes, it would appear so.

fastlane-bot commented 8 years ago

This issue was migrated to https://github.com/fastlane/fastlane/issues/1675. 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: