Skip to content

Commit

Permalink
Add macOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanov91 committed May 19, 2024
1 parent 3876c2b commit c1acbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ jobs:
strategy:
matrix:
destination:
- platform=iOS Simulator,name=iPhone 14 Pro,OS=16.4
- platform=iOS Simulator,name=iPhone 15 Pro,OS=17.0.1
- platform=iOS Simulator,name=iPhone 15 Pro,OS=17.5
- platform=iOS Simulator,name=iPad Air (5th generation),OS=17.0.1
- platform=iOS Simulator,name=iPad Air (5th generation),OS=17.5
- platform=tvOS Simulator,name=Apple TV 4K (3rd generation) (at 1080p),OS=17.0
- platform=tvOS Simulator,name=Apple TV 4K (3rd generation) (at 1080p),OS=17.5
- platform=macOS,name=My Mac,arch=arm64
with:
path: AppExample/Example
scheme: Example
Expand Down

0 comments on commit c1acbb1

Please sign in to comment.