arduino-create-agent
arduino-create-agent copied to clipboard
Add Mac arm64 release
Describe the request
We should start to build and distribute arm64 build for macOS.
- [x] Update the build process and CI to output a Universal macOS binary (that includes both the Intel and arm64 executables)
- [ ] Ensure the auto-update process works correctly on both architectures
- [x] Update the README.md file section about Apple Silicon support
Describe the current behavior
Arm64 compatibility is offered through Rosetta emulation. See Readme.md
Issue checklist
- [X] I searched for previous requests in the issue tracker
- [X] I verified the feature was still missing when using the latest version
- [X] My request contains all necessary details