Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IAmVigneswaran authored Oct 30, 2024
1 parent 4c5bd67 commit 5b85cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: List Xcode Installations
run: sudo ls -1 /Applications | grep "Xcode"

- name: Select Xcode 16.0
- name: Select Xcode 16.1
run: sudo xcode-select -s /Applications/Xcode_16.1.app/Contents/Developer

- name: Change to Project Directory
Expand Down

0 comments on commit 5b85cc0

Please sign in to comment.