{ "cli": { "version": ">= 2.9.0" }, "build": { "development": { "developmentClient": true, "distribution": "internal", "channel": "development" }, "preview": { "distribution": "internal", "channel": "preview" }, "production": { "channel": "production" }, "development-simulator": { "developmentClient": true, "distribution": "internal", "ios": { "simulator": true }, "channel": "development-simulator" } }, "submit": { "production": {} } }