mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
add arch to project options
This commit is contained in:
@@ -159,7 +159,9 @@ type ProjectOptions struct {
|
||||
WailsVersion string
|
||||
typescriptDefsFilename string
|
||||
Verbose bool `json:"-"`
|
||||
CrossCompile bool
|
||||
Platform string
|
||||
Architecture string
|
||||
}
|
||||
|
||||
// Defaults sets the default project template
|
||||
|
||||
Reference in New Issue
Block a user