Closed akhenakh closed 2 years ago
Without patching the arch dict the build is failing on m1
$ yarn release-desktop 0.10.2 yarn run v1.22.18 $ python3 ./scripts/build.py ./desktop/scripts/release.build 0.10.2 Traceback (most recent call last): File "/Users/akh/dev/datastation/./scripts/build.py", line 16, in <module> 'arch': { KeyError: 'arm64' error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
I've used the native build since several releases without issues.
Without patching the arch dict the build is failing on m1
I've used the native build since several releases without issues.