Skip to content

Wire Darwin builds to pinned Xcode toolchain#306

Merged
justinmoon merged 1 commit intomasterfrom
fix/xcode-wiring-darwin-toolchain
Feb 26, 2026
Merged

Wire Darwin builds to pinned Xcode toolchain#306
justinmoon merged 1 commit intomasterfrom
fix/xcode-wiring-darwin-toolchain

Conversation

@justinmoon
Copy link
Copy Markdown
Collaborator

Summary

  • route macOS desktop Cargo commands through a new tools/cargo-with-xcode wrapper
  • unify Xcode resolution via tools/xcode-dev-dir (DEVELOPER_DIR -> xcode-select -> /Applications fallback)
  • update Xcode helper scripts (xcode-run, xcrun, simctl, iOS doctor/sim helpers) to use the shared resolver
  • export Xcode toolchain compiler vars in Darwin dev shells (including RMP init template) so C/C++ build scripts avoid nix clang-wrapper mismatch

Validation

  • just desktop-check
  • just run-desktop reaches app launch (Running target/debug/pika-desktop)

@justinmoon justinmoon merged commit 86d680e into master Feb 26, 2026
14 checks passed
@justinmoon justinmoon deleted the fix/xcode-wiring-darwin-toolchain branch February 26, 2026 05:16
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