arduino-create-agent icon indicating copy to clipboard operation
arduino-create-agent copied to clipboard

Create a single universal executable for macOS

Open MatteoPologruto opened this issue 8 months ago • 2 comments

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:

MatteoPologruto avatar Jun 12 '24 15:06 MatteoPologruto