Skip to content

Commit 0393f30

Browse files
authored
Also bump ftl to Xcode 15.2 (#1606)
1 parent badb897 commit 0393f30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build-for-testing.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ function xcb() {
100100
}
101101

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

0 commit comments

Comments
 (0)