fix: missing updater (#2796)

This commit is contained in:
Peng Xiao
2023-06-15 20:48:10 +08:00
committed by GitHub
parent 5164c8c1f9
commit b1c64a5f7e

View File

@@ -52,6 +52,8 @@ module.exports = {
teamId: process.env.APPLE_TEAM_ID,
}
: undefined,
// We need the following line for updater
extraResource: ['./resources/app-update.yml'],
},
makers: [
{