IgniteEngine-iOS
IgniteEngine-iOS copied to clipboard
"$app.mode": "release" should affect product scheme
Currently the Xcode product scheme must be set manually, making having this in the JSON a little superfluous. Can we create a pre-build script that will read $app.mode and modify the scheme automatically?