align remote simulator setup with tsswift 0.5.2
This commit is contained in:
+4
-1
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user