File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 xcode-version : latest-stable
1717 - name : Build and Test
1818 run : |
19- xcodebuild test -scheme PowerSync -destination "platform=iOS Simulator,name=iPhone 16"
20- xcodebuild test -scheme PowerSync -destination "platform=macOS,arch=arm64,name=My Mac"
21- xcodebuild test -scheme PowerSync -destination "platform=watchOS Simulator,arch=arm64,name=Apple Watch Ultra 2 (49mm)"
19+ xcodebuild test -scheme PowerSync-Package -destination "platform=iOS Simulator,name=iPhone 16"
20+ xcodebuild test -scheme PowerSync-Package -destination "platform=macOS,arch=arm64,name=My Mac"
21+ xcodebuild test -scheme PowerSync-Package -destination "platform=watchOS Simulator,arch=arm64,name=Apple Watch Ultra 2 (49mm)"
2222
2323 buildSwift6 :
2424 name : Build and test with Swift 6
You can’t perform that action at this time.
0 commit comments