Skip to content

Commit 54865a3

Browse files
committed
Added runtime
1 parent 7ccd0bd commit 54865a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-desktop.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1447,7 +1447,7 @@ jobs:
14471447
14481448
security find-identity -v -p codesigning
14491449
1450-
codesign --entitlements resources/entitlements.mas.plist --deep --verbose --force --sign "Developer ID Application: 8bit Solutions LLC (LTZ2PFU5D6)" dist/mas-dev-universal/Bitwarden.app
1450+
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
14511451
14521452
- name: Zip masdev asset
14531453
run: |

0 commit comments

Comments
 (0)