wails icon indicating copy to clipboard operation
wails copied to clipboard

[ Darwin ] install location in build args

Open kodflow opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe.

when we use wails build for creating .pkg the default install-location is the current build dir, if we use github action we have:

install-location

Describe the solution you'd like

maybe an info.json or command like wails build --install-location /Application could by appropriate ?

Describe alternatives you've considered

No response

Additional context

No response

kodflow avatar Nov 20 '23 13:11 kodflow