DeskGap
DeskGap copied to clipboard
Name of app always DeskApp
Hi @patr0nus and thanks for amazing tool which we love to see and use.
I'm built app with DeskGap, but can't make it Name of app work.
Can you help me with this?
Also, is there any guide to built, distrubute (DMG convert)?
Note: It's my first app and i decided to use DeskGap instead of Electron because of app size and performance, so, please don't just leave or close issue as is
You can change the name of the app in 2 places:
- In your package.json
- In the info.plist file (inside package contents / resources)
To distribute as a DMG, the easiest way to get started is dmg canvas