Sign in
chromium
/
external
/
github.com
/
v8
/
node
/
refs/heads/node-ci-2023-05-22
/
.
/
tools
/
osx-gon-config.json.tmpl
blob: 3ea16465fc1de5aa0d056b7a4daab7c09935c385 [
file
] [
edit
]
{
"notarize"
:
[{
"path"
:
"node-{{pkgid}}.pkg"
,
"bundle_id"
:
"org.nodejs.pkg.{{pkgid}}"
,
"staple"
:
true
}],
"apple_id"
:
{
"username"
:
"{{appleid}}"
,
"password"
:
"@env:NOTARIZATION_PASSWORD"
}
}