release: Redline 0.3.0 (MMDB-2681) #25

Merged
kua-agent merged 2 commits from release/0.3.0-20260905 into main 2026-09-05 06:08:59 +00:00
Showing only changes of commit fdec105174 - Show all commits
+1 -1
View File
@@ -214,7 +214,7 @@ fi
# above, which is what ships. A no-op when the two happen to be the same.
echo "==> Signing ${APP_BUNDLE} with resolved identity"
run_signed codesign --force --options runtime --timestamp \
"${CODESIGN_KEYCHAIN_ARGS[@]}" \
${CODESIGN_KEYCHAIN_ARGS[@]+"${CODESIGN_KEYCHAIN_ARGS[@]}"} \
--sign "${SIGN_IDENTITY}" \
--identifier "${BUNDLE_ID}" \
"${APP_BUNDLE}"