Skip to content

Commit

Permalink
Also bump ftl to Xcode 15.2 (#1606)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 authored Jul 22, 2024
1 parent badb897 commit 0393f30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build-for-testing.sh
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ function xcb() {
}

# Run xcodebuild
sudo xcode-select -s /Applications/Xcode_15.2.app/Contents/Developer
xcb "${flags[@]}"
echo "$message"

Expand Down

0 comments on commit 0393f30

Please sign in to comment.