docs: add modern macOS build guide (Xcode 26+/CMake 4+) - #228
Open
mvillegasa wants to merge 7478 commits into
Open
mvillegasa wants to merge 7478 commits into
mvillegasa wants to merge 7478 commits into
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Verified building this repo's
primehack-masterbranch on 2026-09-05 with afully modern macOS toolchain (Xcode 26.6, CMake 4.4.3, Homebrew Qt 6.11.2).
No source changes were needed — just an extra Homebrew package (
qtsvg) anda few
cmakeconfigure flags that the existing macOS Build Steps sectiondoesn't mention.
Added
BUILDING_MACOS_MODERN.md(Spanish + English) with the full verifiedsteps and a short explanation of each flag, and linked it from the existing
macOS section in
Readme.md