{ "@git.zone/tsswift": { "defaultScheme": "IDPGlobal", "defaultConfiguration": "Debug", "derivedDataPath": "swift/.build/xcode-derived-data", "parallelBuilds": true, "parallelTests": false, "buildPlatforms": ["macos", "ios", "ipad"], "testPlatforms": ["macos"], "watchPlatforms": ["macos", "ios", "ipad"], "watchDebounceMs": 1200, "defaultPlatform": "macos", "remoteBuilder": { "name": "central-macos" }, "app": { "bundleId": "global.idp.app" }, "targets": { "ios": { "simulatorName": "iPhone 17 Pro", "runtime": "latest" }, "ipad": { "simulatorName": "iPad mini (A17 Pro)", "runtime": "latest" } } } }