forked from Qortal/qortal-ui
Typo
This commit is contained in:
parent
156e7c1caf
commit
e4595b8f79
@ -10,7 +10,7 @@ exports.default = async function notarizing(context) {
|
||||
const appName = context.packager.appInfo.productFilename;
|
||||
|
||||
return await notarize({
|
||||
appBundleId: 'org.qortal.QortalUi',
|
||||
appBundleId: 'org.qortal.QortalUI',
|
||||
appPath: `${appOutDir}/${appName}.app`,
|
||||
appleId: process.env.APPLEID,
|
||||
appleIdPassword: process.env.APPLEIDPASS,
|
||||
|
Loading…
x
Reference in New Issue
Block a user