mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-07 04:17:16 +00:00
Add entitlements for SmartCardServices and WebAuthn support; update codesign script to copy provisioning profile
This commit is contained in:
@@ -151,7 +151,7 @@ codesign --force -o runtime --verbose --sign "$IDENTITY" --deep \
|
||||
codesign -vvv --deep --strict "${BUNDLE}"
|
||||
|
||||
# move Zen_Browser.provisionprofile to the Contents directory
|
||||
# cp Zen_Browser.provisionprofile "${BUNDLE}"/Contents/embedded.provisionprofile
|
||||
cp Zen_Browser.provisionprofile "${BUNDLE}"/Contents/embedded.provisionprofile
|
||||
|
||||
# Staple the ticket
|
||||
xcrun stapler staple --verbose "${BUNDLE}" || exit 0
|
||||
|
||||
Reference in New Issue
Block a user