fastlane-old / snapshot

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

Recompiling for every Simulator #447

Closed Blackjacx closed 8 years ago

Blackjacx commented 8 years ago

Hey,

first of all great tool! But is it really necessary to recompile the app for every simulator? As far as I know e.g. XCTool can compile once and run tests on multiple devices with only a command line switch.

Can't you do the same. This would drastically reduce the time to make the screens.

vpolouchkine commented 8 years ago

Yeah, that would be great. I will share this with the team and see what we can do in a future release. I’ll reopen this ticket and keep you updated when we get a chance to revisit this, stay tuned :+1: If you want to tackle this yourself, check out the countdown repo to learn how to contribute to fastlane.

Blackjacx commented 8 years ago

Ahh great thanks!

fastlanebot commented 8 years ago

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