Open msavin opened 5 years ago
Basically meteor-desktop
is tightly integrated with electron-builder
so you need to check:
https://www.electron.build/configuration/configuration https://medium.com/@jondot/shipping-electron-apps-to-mac-app-store-with-electron-builder-e960d46148ec
You have electron-builder
settings in builderOptions
field in your .desktop/settings.json
.
I was not publishing anything yet to app store so I can not help with any experience.
Also https://github.com/wojtkowiak/meteor-desktop/issues/127
Let me know if you encounter anything that seems to be problematic/impossible on meteor-desktop
side preventing you from doing it. Will make changes if necessary.
@wojtkowiak could I hire you for an hour to help me figure this out 😁 I can make a tutorial after as well
Reach me on bartosz@wojtkowiak.it Let me know what you need assistance with as like I said I have zero experience with app store so I do not want to waste your time ;)
I’m looking at the documentation between this package and Electron, and am having trouble lining the two up. Are there any guides or pointers on how to get it working?