We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99039eb commit 048aeedCopy full SHA for 048aeed
.github/workflows/build_and_test.yaml
@@ -14,3 +14,4 @@ jobs:
14
run: |
15
xcodebuild test -scheme PowerSync -destination "platform=iOS Simulator,name=iPhone 15"
16
xcodebuild test -scheme PowerSync -destination "platform=macOS,arch=arm64,name=My Mac"
17
+ xcodebuild test -scheme PowerSync -destination "platform=watchOS Simulator,arch=arm64"
0 commit comments