Skip to content

Commit 686371d

Browse files
committed
Bump xcode
1 parent dae22da commit 686371d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ elif [ "$CONFIGURATION" = "Release" ]; then
109109
SIGNING_IDENTITY_APP="Developer ID Application: Mac Admins Open Source (T4SK8ZXCXG)"
110110
SIGNING_IDENTITY="Developer ID Installer: Mac Admins Open Source (T4SK8ZXCXG)"
111111
KEYCHAIN_PROFILE="supportcompanion"
112-
XCODE_PATH="/Applications/Xcode_16.app"
112+
XCODE_PATH="/Applications/Xcode_16.2.app"
113113
TEAM_ID="T4SK8ZXCXG"
114114
else
115115
echo "No configuration set, exiting..."

0 commit comments

Comments
 (0)