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 e64a87b commit 1bde9dfCopy full SHA for 1bde9df
.github/workflows/build_and_test.yaml
@@ -11,4 +11,4 @@ jobs:
11
- uses: actions/checkout@v4
12
- name: Build and Test
13
run: |
14
- xcodebuild test -scheme PowerSyncSwift -destination "platform=iOS Simulator,name=iPhone 16"
+ xcodebuild test -scheme PowerSyncSwift -destination "platform=iOS Simulator,name=iPhone 15"
0 commit comments