Skip to content

Commit

Permalink
XCode 15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcgilchrist committed Nov 7, 2024
1 parent 6586827 commit 01325ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,7 @@ jobs:
sudo DevToolsSecurity --enable
spctl developer-mode enable-terminal
# Select latest supported version
# sudo xcode-select -s /Applications/Xcode_15.4.app/Contents/Developer
sudo xcode-select -s /Applications/Xcode_16.app/Contents/Developer
sudo xcode-select -s /Applications/Xcode_15.4.app/Contents/Developer
lldb --version
- name: configure tree
Expand Down

0 comments on commit 01325ea

Please sign in to comment.