Add watch platforms and commands to configuration
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"swift:build:macos": "tsswift build --path SocialIO/SocialIO.xcodeproj --platform macos",
|
||||
"swift:test": "tsswift test --path SocialIO/SocialIO.xcodeproj",
|
||||
"swift:run": "tsswift run --path SocialIO/SocialIO.xcodeproj",
|
||||
"swift:watch": "tsswift watch --path SocialIO/SocialIO.xcodeproj",
|
||||
"swift:launch": "tsswift launch --path SocialIO/SocialIO.xcodeproj",
|
||||
"swift:command:inbox": "tsswift command --path SocialIO/SocialIO.xcodeproj --route socialio://mailbox/inbox",
|
||||
"swift:screenshots:ios": "tsswift screenshots --path SocialIO/SocialIO.xcodeproj --platform ios",
|
||||
|
||||
Reference in New Issue
Block a user