mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-16 16:44:07 +00:00
chore: Update codesigning script to sign the .app bundle with Apple Developer ID certificate
This commit is contained in:
1
.github/workflows/macos-alpha-build.yml
vendored
1
.github/workflows/macos-alpha-build.yml
vendored
@@ -146,6 +146,7 @@ jobs:
|
||||
-r \
|
||||
--rcodesign-p12-file $GITHUB_WORKSPACE/certificate.p12 \
|
||||
--rcodesign-p12-password "${{ secrets.macOS_CERTIFICATES_P12_PASSWORD }}" \
|
||||
-c release \
|
||||
-e production
|
||||
|
||||
- name: Package
|
||||
|
||||
Reference in New Issue
Block a user