mirror of
https://github.com/taigrr/wails.git
synced 2026-04-14 02:48:21 -07:00
add arch to project options
This commit is contained in:
@@ -158,7 +158,9 @@ type ProjectOptions struct {
|
||||
selectedTemplate *TemplateDetails
|
||||
WailsVersion string
|
||||
typescriptDefsFilename string
|
||||
CrossCompile bool
|
||||
Platform string
|
||||
Architecture string
|
||||
}
|
||||
|
||||
// Defaults sets the default project template
|
||||
|
||||
Reference in New Issue
Block a user