fastlane-old / snapshot

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

how to get Screenshots in multitarget projects #391

Closed ashukhobragade closed 8 years ago

ashukhobragade commented 8 years ago

I am having multitarget project and when I add UItest target and added an executable app for it. To get the screenshot for new target, I am just changing executable app for UItest but it keeps on running for a long time and UItest gets fails

Do you have other solution for multi targets?

ashukhobragade commented 8 years ago

Any solution for this ?

vpolouchkine commented 8 years ago

Take a look at https://github.com/fastlane/snapshot/issues/348 for a possible solution.

fastlane-bot commented 8 years ago

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