-
-
Notifications
You must be signed in to change notification settings - Fork 57
Description
Despite the help listing exe as a valid value for format, it is not accepted.
$ x build --platform windows --arch x64 --format exe
error: invalid value 'exe' for '--format <FORMAT>': unsupported arch exe
Also note that it wrongly says, "unsupported arch" instead of format.
But, when not specifying any format, an exe is built, so the process itself seems to be working.
Metadata
Metadata
Assignees
Labels
No labels