Mark objc_compilation_support as publicly visible#568
Closed
luispadron wants to merge 2 commits intobazelbuild:mainfrom
Closed
Mark objc_compilation_support as publicly visible#568luispadron wants to merge 2 commits intobazelbuild:mainfrom
objc_compilation_support as publicly visible#568luispadron wants to merge 2 commits intobazelbuild:mainfrom
Conversation
We need this to support Bazel 9+ (see: bazelbuild/rules_apple#2862)
keith
reviewed
Jan 16, 2026
Co-authored-by: Keith Smiley <keithbsmiley@gmail.com>
objc_compilation_supportobjc_compilation_support as publicly visible
copybara-service bot
pushed a commit
that referenced
this pull request
Jan 22, 2026
Copybara Import from #569 BEGIN_PUBLIC Add additional required files by rules_apple to cc/common bzl_library (#569) Similar to #568. Required as rules_apple depends on .bzl using these, without this change `stardoc` extract fails Closes #569 END_PUBLIC COPYBARA_INTEGRATE_REVIEW=#569 from luispadron:luis/expose-objc-rules-apple-required-code df1ad1d PiperOrigin-RevId: 859779860 Change-Id: I9d739e75fd1eaf1f59a7ded7f44ef26cb70571e2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
We need this to support Bazel 9+ (see: bazelbuild/rules_apple#2862)