Warn that this might be a while

pull/11119/head
David Baker 2019-10-11 10:45:42 +01:00
parent 0259eb6419
commit 071223120b
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ exports.default = async function(context) {
const appName = context.packager.appInfo.productFilename;
console.log("Notarising macOS app. This may be some time.");
return await notarize({
appBundleId: 'im.riot.app',
appPath: `${appOutDir}/${appName}.app`,