Add watch platforms and commands to configuration

This commit is contained in:
2026-04-19 00:52:57 +02:00
parent a11d88d365
commit 432e3c9922
3 changed files with 3 additions and 141 deletions
+2
View File
@@ -7,6 +7,8 @@
"parallelTests": false,
"buildPlatforms": ["macos", "ios", "ipad"],
"testPlatforms": ["macos"],
"watchPlatforms": ["macos", "ios", "ipad"],
"watchDebounceMs": 1200,
"defaultPlatform": "macos",
"app": {
"bundleId": "io.social.app"