mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Warn that this might be a while
This commit is contained in:
parent
0259eb6419
commit
071223120b
@ -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`,
|
||||
|
Loading…
Reference in New Issue
Block a user