Skip to content

fix(ci): probe clang via xcrun when selecting Xcode for cargo - #42

Merged
AnzoBenjamin merged 1 commit into
mainfrom
fix/xcode-xcrun-probe
Aug 7, 2026
Merged

fix(ci): probe clang via xcrun when selecting Xcode for cargo#42
AnzoBenjamin merged 1 commit into
mainfrom
fix/xcode-xcrun-probe

Conversation

@AnzoBenjamin

@AnzoBenjamin AnzoBenjamin commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Harden Xcode selection for CLI release builds: probe clang with xcrun, try Xcode apps, fall back to Command Line Tools. Unblocks CLI Release Prod after orphan 1.9.45 bump. After merge, dispatch cli-release-prod with version_type=patch (1.9.45 to 1.9.46).


This change is Reviewable

Prefer xcrun --find clang over a hard-coded usr/bin/clang path when choosing DEVELOPER_DIR for legacy macOS and darwin-x64 ripgrep cargo builds. Fall back through current selection, Xcode apps, and Command Line Tools so CLI Release Prod does not fail when runner images omit the direct clang binary path.
@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openbuff Ready Ready Preview, v0 Aug 7, 2026 8:40am

@AnzoBenjamin
AnzoBenjamin merged commit eb00ab4 into main Aug 7, 2026
16 checks passed
@AnzoBenjamin
AnzoBenjamin deleted the fix/xcode-xcrun-probe branch August 7, 2026 08:45
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