qutheory / toolbox

temporary secret clone
MIT License
0 stars 0 forks source link

xcode command fails #5

Closed tanner0101 closed 7 years ago

tanner0101 commented 7 years ago
Gyda:toolbox tanner$ vapor3 xcode -y
Fetching Dependencies [ •                       ]
Error: backgroundExecute(code: 1, error: "swift-package: error: Unknown option -y. Use --help to list available options\n", output: "")
loganwright commented 7 years ago

This isn't happening on my end on latest, it might've already been resolved from another addition, but either way I added an extra filter against -y.

New PR coming up soon.