mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-26 02:01:00 -04:00
fix(bindings/apple): Allow any platform OS simulator to run the Apple specific unit tests.
This commit is contained in:
committed by
Damir Jelić
parent
37eb058dac
commit
d571ca718d
2
.github/workflows/bindings_ci.yml
vendored
2
.github/workflows/bindings_ci.yml
vendored
@@ -170,4 +170,4 @@ jobs:
|
||||
-project bindings/apple/MatrixRustSDK.xcodeproj \
|
||||
-scheme MatrixRustSDK \
|
||||
-sdk iphonesimulator \
|
||||
-destination 'platform=iOS Simulator,name=iPhone 13,OS=15.4'
|
||||
-destination 'platform=iOS Simulator,name=iPhone 13'
|
||||
|
||||
Reference in New Issue
Block a user