Update surfer dependency to version 1.9.2 and modify codesign script

This commit is contained in:
mr. M
2025-01-07 19:01:44 +01:00
parent d9813e2b03
commit e868d8a67f
4 changed files with 8 additions and 8 deletions

View File

@@ -126,7 +126,7 @@ codesign --force -o runtime --verbose --sign "$IDENTITY" --deep \
"${BUNDLE}"/Contents/MacOS/updater.app
# Sign zen main executable
codesign --force -o runtime --verbose --sign "$IDENTITY" --deep \
codesign --force -o runtime --verbose --sign "$IDENTITY" \
--entitlements ${BROWSER_ENTITLEMENTS_FILE} \
"${BUNDLE}"/Contents/MacOS/zen