{ "cli": { "version": ">= 18.0.0", "appVersionSource": "remote", "promptToConfigurePushNotifications": false }, "build": { "development": { "developmentClient": true, "distribution": "internal", "ios": { "simulator": true } }, "preview": { "distribution": "internal" }, "production": { "autoIncrement": true }, "development-simulator": { "developmentClient": true, "distribution": "internal", "ios": { "simulator": true }, "environment": "development" } }, "submit": { "production": {} } }