Skip to content

Add macOS ARM64 as default platform target#601

Merged
rasmus merged 6 commits into
developfrom
add-osx-arm64-default-platform
May 20, 2026
Merged

Add macOS ARM64 as default platform target#601
rasmus merged 6 commits into
developfrom
add-osx-arm64-default-platform

Conversation

@rasmus
Copy link
Copy Markdown
Owner

@rasmus rasmus commented May 19, 2026

Add osx-arm64 to Platform.Defaults so tools are built for Apple Silicon by default. Also add Arm64 to GitHubReleaseCook.NamingArch to prevent KeyNotFoundException when creating release filenames for ARM64 artifacts.

rasmus added 3 commits May 19, 2026 14:07
Add osx-arm64 to Platform.Defaults so tools are built for Apple Silicon
by default. Also add Arm64 to GitHubReleaseCook.NamingArch to prevent
KeyNotFoundException when creating release filenames for ARM64 artifacts.
Apple stopped selling Intel Macs in 2022 and ARM64 is now the dominant
macOS architecture. Users targeting Intel Macs can still use
--target-platform=macos/x64.
@rasmus rasmus enabled auto-merge May 20, 2026 19:29
@rasmus rasmus merged commit 590d7d4 into develop May 20, 2026
5 checks passed
@rasmus rasmus deleted the add-osx-arm64-default-platform branch May 20, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant