Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/rebuild'
Browse files Browse the repository at this point in the history
  • Loading branch information
liamcharger committed Jan 10, 2025
2 parents 690de8a + 8386c1f commit 8228b0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/objective-c-xcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
- name: List Xcode installations
run: sudo ls -1 /Applications | grep "Xcode"

- name: Select Xcode 16.2
run: sudo xcode-select -s /Applications/Xcode_16.2.app/Contents/Developer
- name: Select Xcode 16
run: sudo xcode-select -s /Applications/Xcode_16.1.0.app/Contents/Developer

- name: Check Xcode version
run: /usr/bin/xcodebuild -version
Expand Down

0 comments on commit 8228b0b

Please sign in to comment.