Merge pull request #2209 from balena-io/update-apple-certificate-name

macOS GUI installer: Update signing certificate name
This commit is contained in:
bulldozer-balena[bot] 2021-03-09 17:34:12 +00:00 committed by GitHub
commit 3649bafbb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,7 +101,7 @@
},
"macos": {
"identifier": "io.balena.cli",
"sign": "Developer ID Installer: Rulemotion Ltd (66H43P8FRG)"
"sign": "Developer ID Installer: Balena Ltd (66H43P8FRG)"
},
"plugins": [
"@oclif/plugin-help"