Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates workflows #339

Merged
merged 7 commits into from
Feb 14, 2024
Prev Previous commit
Update build_example_project.yml
  • Loading branch information
simonbs committed Feb 14, 2024
commit d27640865d0ff1a3060693f4fb79b0e8ce886026
3 changes: 0 additions & 3 deletions .github/workflows/build_example_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
- platform: iOS Simulator
destination: iPhone 14 Pro
xcode: 14.3.1
- platform: visionOS Simulator
destination: Apple Vision Pro
xcode: 15.2
env:
DEVELOPER_DIR: /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer
steps:
Expand Down