Support of building on macOS & ARM CPU
It wasn't clear to me from broswing the documentation whether AppVeyor supports building for macOS with Apple Silicon.
If not, this could be a valuable feature. Consider that GitHub CI has an ARM macOS runner on the roadmap, but only for Q3/Q4 2023.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by cfillion on 22 Apr, 2023 06:19 PM
There are only x86_64 macOS runners currently. I use them to successfully cross-compile for ARM64 (eg. `clang -arch arm64`).
Running arm64 binaries (tests for instance) is another matter however... (Apparently BlackBerry managed to do that.) Maybe by enlisting a local Apple ARM PC via the BYOC feature?
Support Staff 2 Posted by Feodor Fitsner on 23 Apr, 2023 02:06 AM
Thanks for your interest in macOS ARM builders.
We are going to introduce them in a few months.
Feodor Fitsner closed this discussion on 23 Jun, 2023 09:03 PM.