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
+1 -1
View File
@@ -13,6 +13,6 @@
"swift:launch": "tsswift launch --path swift/IDPGlobal.xcodeproj"
},
"devDependencies": {
"@git.zone/tsswift": "0.4.1"
"@git.zone/tsswift": "0.5.2"
}
}