add arch to project options

This commit is contained in:
konez2k
2020-02-19 13:42:09 +01:00
committed by Lea Anthony
parent 0f36ee7030
commit b5bad14124

View File

@@ -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