arduino-create-agent
arduino-create-agent copied to clipboard
Create a single universal executable for macOS
Please check if the PR fulfills these requirements
- [x] The PR has no duplicates (please search among the Pull Requests before creating one)
- [ ] Tests for the changes have been added (for bug fixes / features)
- What kind of change does this PR introduce?
Instead of relying on the Rosetta translation to distribute the Agent for arm architectures, a single universal executable is created. It runs natively on both Apple silicon and Intel-based Mac computers.
- Does this PR introduce a breaking change?
No
- Other information: