5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 04:11:05 +08:00
wails/v2/pkg/commands
Gwyn 017ce1e33e
The outputFile was only being set for darwin universal builds. I move… (#2358)
* The outputFile was only being set for darwin universal builds. I moved the
variable assignment to a location where it will take place for all builds.

The ProjectData entries are used in generating the .app plist file, so
setting them here ensures that the app will run with the custom binary name.

* Increases the reach of the output flag.

* Updates the changelog with a record of this fix.
2023-02-25 06:13:27 +11:00
..
bindings [bindings] Pass ts_generation flags as env variable (#2194) 2022-12-11 07:38:06 +11:00
build The outputFile was only being set for darwin universal builds. I move… (#2358) 2023-02-25 06:13:27 +11:00
buildtags [build] Fix buildtags parsing if only one tag is specified (#1858) 2022-09-15 17:04:00 +10:00