fastlane-old / snapshot

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

No way to suppress build output #434

Closed nikolaykasyanov closed 8 years ago

nikolaykasyanov commented 8 years ago

Log after making snapshots for 6 languages on 4 devices takes approximately 20 Mb for me and contains mostly xcodebuild output. It would be nice to have an option to suppress it.

i2amsam commented 8 years ago

@corristo could you clarify which log file is 20 mb? Thanks!

nikolaykasyanov commented 8 years ago

@i2amsam one stored by Jenkins for each build. Sorry, I forgot to mention that.

KrauseFx commented 8 years ago

The output shouldn't be xcodebuild output, but xcpretty formatted output that doesn't take up so much space

fastlane-bot commented 8 years ago

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