Add watch platforms and commands to configuration
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user