We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dae22da commit 686371dCopy full SHA for 686371d
build.zsh
@@ -109,7 +109,7 @@ elif [ "$CONFIGURATION" = "Release" ]; then
109
SIGNING_IDENTITY_APP="Developer ID Application: Mac Admins Open Source (T4SK8ZXCXG)"
110
SIGNING_IDENTITY="Developer ID Installer: Mac Admins Open Source (T4SK8ZXCXG)"
111
KEYCHAIN_PROFILE="supportcompanion"
112
- XCODE_PATH="/Applications/Xcode_16.app"
+ XCODE_PATH="/Applications/Xcode_16.2.app"
113
TEAM_ID="T4SK8ZXCXG"
114
else
115
echo "No configuration set, exiting..."
0 commit comments