module.exports = async function notarize(context) { console.log('Notarization skipped - Windows build'); };