Skip to content

fix: align macOS install asset support#51

Merged
Sunrisepeak merged 1 commit into
mcpp-community:mainfrom
HalfAnElephant:fix/macos-install-support
May 18, 2026
Merged

fix: align macOS install asset support#51
Sunrisepeak merged 1 commit into
mcpp-community:mainfrom
HalfAnElephant:fix/macos-install-support

Conversation

@HalfAnElephant
Copy link
Copy Markdown
Contributor

Summary

  • Align install.sh macOS ARM64 platform mapping with the published macosx-arm64 release asset.
  • Stop advertising macOS x86_64 in the installer until release CI publishes that asset.
  • Update README and getting-started/toolchain docs to describe current macOS ARM64 LLVM support.
  • Add an e2e regression check for installer platform mapping.

Closes #50

Test plan

  • bash -n install.sh
  • bash -n tests/e2e/45_install_platform_mapping.sh
  • bash tests/e2e/45_install_platform_mapping.sh
  • git diff --check HEAD~1 HEAD

@Sunrisepeak
Copy link
Copy Markdown
Member

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

🤖 Generated with Claude Code

@Sunrisepeak Sunrisepeak merged commit 283622c into mcpp-community:main May 18, 2026
2 checks passed
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.

fix: align macOS install assets and support docs

2 participants