mirror of
https://github.com/bitwarden/browser
synced 2026-02-11 14:04:03 +00:00
Added runtime
This commit is contained in:
2
.github/workflows/build-desktop.yml
vendored
2
.github/workflows/build-desktop.yml
vendored
@@ -1447,7 +1447,7 @@ jobs:
|
||||
|
||||
security find-identity -v -p codesigning
|
||||
|
||||
codesign --entitlements resources/entitlements.mas.plist --deep --verbose --force --sign "Developer ID Application: 8bit Solutions LLC (LTZ2PFU5D6)" dist/mas-dev-universal/Bitwarden.app
|
||||
codesign --entitlements resources/entitlements.mas.plist --deep --verbose --options runtime --force --sign "Developer ID Application: 8bit Solutions LLC (LTZ2PFU5D6)" dist/mas-dev-universal/Bitwarden.app
|
||||
|
||||
- name: Zip masdev asset
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user