Skip to content

Add an opt-in standalone build proxy launcher - #3329

Draft
karim-alweheshy wants to merge 4 commits into
build-proxy-manifestfrom
build-proxy-launcher-core
Draft

Add an opt-in standalone build proxy launcher#3329
karim-alweheshy wants to merge 4 commits into
build-proxy-manifestfrom
build-proxy-launcher-core

Conversation

@karim-alweheshy

Copy link
Copy Markdown
Contributor

Summary

  • Add the opt-in Xcode/xcodebuild launcher and install the exact proxy inside the generated project.
  • Verify proxy, manifest, label, project identity, and Xcode build before selecting XCBBUILDSERVICE_PATH.
  • Fail closed on partial configuration, digest drift, symbolic inputs, malformed hashing tools, or incompatible Xcode selection.

Stack

Validation

  • Repository CI is green at this exact head.
  • //test/internal/build_proxy_launcher:build_proxy_launcher_tests passes at the combined head.
  • Shell syntax, ShellCheck, Buildifier, and digest negative controls pass.

Testing

Configure build_proxy and build_proxy_sha256, regenerate the project, launch through rules_xcodeproj/build_proxy/launch_with_build_proxy.sh, and verify mapped builds use the proxy while an unconfigured project remains native.

Karim Alweheshy added 3 commits August 7, 2026 22:45
Signed-off-by: Karim Alweheshy <karim.alweheshy@reddit.com>
Signed-off-by: Karim Alweheshy <karim.alweheshy@reddit.com>
Signed-off-by: Karim Alweheshy <karim.alweheshy@reddit.com>
Signed-off-by: Karim Alweheshy <karim.alweheshy@reddit.com>
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