5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 04:29:35 +08:00
wails/v2/pkg/commands/build
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
..
internal/packager [ImgBot] Optimize images (#1812) 2022-09-12 21:57:07 +10:00
base_test.go [bindings] Pass ts_generation flags as env variable (#2194) 2022-12-11 07:38:06 +11:00
base.go [bindings] Pass ts_generation flags as env variable (#2194) 2022-12-11 07:38:06 +11:00
build.go The outputFile was only being set for darwin universal builds. I move… (#2358) 2023-02-25 06:13:27 +11:00
builder.go Modularize wails (#2009) 2022-11-03 21:21:40 +11:00
desktop.go Modularize wails (#2009) 2022-11-03 21:21:40 +11:00
nsis_installer.go Refactored build command (#2123) 2022-12-01 18:18:02 +11:00
packager_linux.go Remove unused directories + tidy up 2022-03-29 21:47:26 +11:00
packager.go Modularize wails (#2009) 2022-11-03 21:21:40 +11:00