mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
89061e316d
It's not enough just set command line arguments - there is a separate flag in scheme, which allows them to overwrite default launch arguments. Now that flag is automatically set if there are any args provided. Fixes #198