Ryosuke Ito
Ryosuke Ito
The error logs of periphery is written in your log. Isn't it enough? > Shell command '/usr/bin/env xcodebuild -project /Users/test/Some.xcodeproj -list -json' returned exit status '74' This error is from...
Hmm... let me get this straight. > Shell command '/usr/bin/env xcodebuild -project /Users/test/Some.xcodeproj -list -json' returned exit status '74' This message includes all output from stderr. I agree *exit status...
I think passing the --verbose option to Periphery is difficult because it makes it hard for danger-periphery to parse the output. So, danger-periphery internally adds the --quiet option to Periphery....
@aiKrice > Hello @manicmaniac, first of all, great job ! Oh, I'm not the author of this product 😅 @ileitch deserves the praise.