use appBundleId

This commit is contained in:
neil 2023-02-02 16:02:37 +08:00
parent 83bdcef522
commit 747eed4959

View file

@ -23,7 +23,7 @@ module.exports = {
return;
}
console.log(`Notarizing ${appId} found at ${appPath} with Apple ID ${process.env.APPLE_ID}`);
console.log(`Notarizing ${appBundleId} found at ${appPath} with Apple ID ${process.env.APPLE_ID}`);
try {
await notarize({