{ "cli": { "version": ">= 5.9.0", "appVersionSource": "local" }, "build": { "development": { "developmentClient": true, "distribution": "internal", "node": "20.19.4", "ios": { "image": "macos-sequoia-15.5-xcode-26.0" } }, "preview": { "distribution": "internal", "node": "20.19.4", "ios": { "simulator": false, "image": "macos-sequoia-15.5-xcode-26.0" } }, "production": { "autoIncrement": true, "node": "20.19.4", "ios": { "image": "macos-sequoia-15.5-xcode-26.0" } } }, "submit": { "production": { "ios": { "appleId": "christianlouis@gmail.com", "ascAppId": "6760611200", "appleTeamId": "975U2ZESBM" }, "android": { "serviceAccountKeyPath": "./google-play-service-account.json", "track": "production" } } } }