rajveermalviya / tsukuru

build tool for Go apps targeting android and web
Apache License 2.0
8 stars 2 forks source link

darwin support #4

Open gedw99 opened 1 year ago

gedw99 commented 1 year ago

gen a "app" for mac and ios. This the way apple does bundling.

gen a "pkg" for mac. This is the way apple does installers. these can be signed using notarization OR uploaded to the Apple Store. Same forward for both luckily. Forget DMG - its old hat.

gedw99 commented 1 year ago

I think gamen needs some love to support darwin ? @rajveermalviya

gedw99 commented 1 year ago

https://github.com/JackMordaunt/icns for icon gen