Skip to content

Commit

Permalink
Try system xcode for ios.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
franziskuskiefer authored Sep 3, 2024
1 parent 9433962 commit 74810de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
- uses: actions/checkout@v2
- name: Setup MacOS
run: |
sudo rm -Rf /Library/Developer/CommandLineTools/SDKs/*
sudo xcode-select -s /Applications/Xcode_12.4.app
rustup target install aarch64-apple-darwin
rustup target install aarch64-apple-ios
- name: Apple Silicon Build
Expand Down

0 comments on commit 74810de

Please sign in to comment.