How to completly disable AutoUpdate in Mac/How to exclude squirrel.mac framework from getting included in electron app for dmg file
jdjadav opened this issue · 3 comments
jdjadav commented
I am getting error for squirrel.mac while publishing dmg file to app store.
we are not using auto update for our app.
so any idea How to completely disable AutoUpdate in Mac/How to exclude squirrel.mac framework from getting included in electron app for dmg file
nazar322 commented
Same here, having an issue with MAS build on app startup.
This post suggests it's an auto-update. (It's not supported in MAS build due to sandboxing)
electron-userland/electron-builder#4039
dingshaohua-com commented
