5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-17 01:19:29 +08:00
wails/v2/pkg/buildassets/build/darwin
nick-bae bd2c1ea73f
bugfix : fix error on building runnable .app on MacOS when 'name' and 'outputfilename' are different. (#3789)
* mod : added OutputFilename field to assetData \n mod : modified resolveProjectData to export OutputFilename \n mod : modified CFBundleExecutable values to .OutputFilename in info.dev.plist, info.plist

* mod : update changelog.mdx

---------

Co-authored-by: nick-bae <nick.bae@ddkakaoenterprise.com>
2024-09-29 03:06:27 +00:00
..
Info.dev.plist bugfix : fix error on building runnable .app on MacOS when 'name' and 'outputfilename' are different. (#3789) 2024-09-29 03:06:27 +00:00
Info.plist bugfix : fix error on building runnable .app on MacOS when 'name' and 'outputfilename' are different. (#3789) 2024-09-29 03:06:27 +00:00