align remote simulator setup with tsswift 0.5.2

This commit is contained in:
2026-04-20 18:40:25 +00:00
parent 1137a117b1
commit 86d35b0e84
4 changed files with 21 additions and 21 deletions
+4 -1
View File
@@ -10,12 +10,15 @@
"watchPlatforms": ["macos", "ios", "ipad"],
"watchDebounceMs": 1200,
"defaultPlatform": "macos",
"remoteBuilder": {
"name": "central-macos"
},
"app": {
"bundleId": "global.idp.app"
},
"targets": {
"ios": {
"simulatorName": "iPhone Air",
"simulatorName": "iPhone 17 Pro",
"runtime": "latest"
},
"ipad": {