fastlane-old / snapshot

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

Exit status: 70 Caught error... 70 #355

Closed jwilson85 closed 8 years ago

jwilson85 commented 8 years ago

Too many errors... no more retries...

+---------------+---------+ | snapshot results | +---------------+---------+ | Device | en-US | +---------------+---------+ | iPhone 6 | ❌ | | iPhone 6 Plus | ❌ | | iPhone 5 | ❌ | | iPhone 4s | ❌ | +---------------+---------+

I am not sure where to go from here I get error: The scheme 'ACCUITests' is not configured for Running.

jwilson85 commented 8 years ago

This was was due to trying to run the UITest Scheme Instead of running the target.

KrauseFx commented 8 years ago

:+1:

fastlanebot commented 8 years ago

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