Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sign firefox nightly with provisioning profile #195

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 52 additions & 0 deletions signing-manifests/nightly-pprofile.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
bug: 0000000
sha256: 295ed2e298cd64bb8c28d320b93979bbd90845232317b9d8c7bd279654ed90da
filesize: 102225095
private-artifact: false
signing-formats: ["macapp", "autograph_widevine", "autograph_omnija"]
requestor: Heitor Neiva <[email protected]>
reason: Firefox Nighly with provisioning profile
product: firefox
artifact-name: target.tar.gz
mac-behavior: mac_sign_and_pkg_hardened
signingscript-notarization: true
hardened-sign-config:
- deep: false
runtime: true
force: true
entitlements: https://hg.mozilla.org/mozilla-central/raw-file/tip/security/mac/hardenedruntime/v2/production/plugin-container.xml
globs:
- "/Contents/MacOS/plugin-container.app"

- deep: false
runtime: true
force: true
entitlements: https://hg.mozilla.org/mozilla-central/raw-file/tip/security/mac/hardenedruntime/v2/production/media-plugin-helper.xml
globs:
- "/Contents/MacOS/media-plugin-helper.app"

- deep: false
runtime: true
force: true
# These files are signed wihtout entitlements
globs:
- "/Contents/MacOS/crashreporter.app"
- "/Contents/MacOS/updater.app"
- "/Contents/Library/LaunchServices/org.mozilla.updater"
- "/Contents/MacOS/XUL"
- "/Contents/MacOS/pingsender"
- "/Contents/MacOS/minidump-analyzer"
- "/Contents/MacOS/*.dylib"
- "/Contents/Resources/gmp-clearkey/*/*.dylib"

- deep: false
runtime: true
force: true
entitlements: https://github.com/mozilla-releng/adhoc-signing-blobs/raw/hneiva/nightly-pprofile/browser.xml
globs:
- "/Contents/MacOS/firefox-bin"
- "/" # The .app

fetch:
type: static-url
url: https://github.com/mozilla-releng/adhoc-signing-blobs/raw/hneiva/nightly-pprofile/target.dmg