Open onmyway133 opened 8 years ago
Suppress fastlane gym
http://stackoverflow.com/questions/2244637/how-to-filter-the-xcodebuild-command-line-output https://jacob.hoffman-andrews.com/README/ruby-function-stfu-temporarily-redirect-noisy-stdout-writes-to-devnull/ http://www.jstorimer.com/blogs/workingwithcode/7766125-writing-ruby-scripts-that-respect-pipelines http://stackoverflow.com/questions/14987362/how-can-i-capture-stdout-to-a-string http://ujihisa.blogspot.no/2010/02/redirecting-stdout.html
$stdout = StringIO.new // does not work
https://developer.apple.com/library/ios/technotes/tn2339/_index.html https://github.com/fastlane/fastlane/tree/master/gym