Open a295053193 opened 4 years ago
I have installed danger-xcodebuild. But when I use it in shell, then get an error.
$ xcodebuild.json_file = "./fastlane/reports/xcpretty-json-formatter-results.json" -bash: xcodebuild.json_file: command not found
This package is a danger plugin. Those commands are meant to be used inside a Dangerfile.
Dangerfile
I have installed danger-xcodebuild. But when I use it in shell, then get an error.