Replies: 1 comment 1 reply
-
|
From the current source, this is not configurable yet. The macOS bundle plist is generated in So your read is right: putting a custom plist next to the app will not be picked up by |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Desktop mode.
Noticed when using the about role in main menu that it pops up the About box OK but the version is 1.0 / 1.0.0 - this is usually read from the Info.plist which presently is hard coded in the build process, there appears to be no way to alter the version/ short version parameters. I can set the app version in the deno.json OK but it will not be reflected in the About menu or the plist file at all. I tried placing a customised plist file in the app root folder prior to build but it does not get used at all.
Beta Was this translation helpful? Give feedback.
All reactions