Skip to content

Stop adding headers to ObjcProvider #1319

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

brentleyjones
Copy link
Collaborator

This is no longer needed. It was leftover from the compile info
migration because (primarily) IDE still relied on it to get direct
header information. We just migrated those use cases to CcInfo as
well.

PiperOrigin-RevId: 421189227
(cherry picked from commit d4ad14d)

This is no longer needed.  It was leftover from the compile info
migration because (primarily) IDE still relied on it to get direct
header information.  We just migrated those use cases to CcInfo as
well.

PiperOrigin-RevId: 421189227
(cherry picked from commit d4ad14d)
brentleyjones referenced this pull request Jan 12, 2022
This is no longer needed.  It was leftover from the compile info
migration because (primarily) IDE still relied on it to get direct
header information.  We just migrated those use cases to CcInfo as
well.

PiperOrigin-RevId: 421189227
@brentleyjones brentleyjones merged commit 4ebd7cc into master Jan 12, 2022
@brentleyjones brentleyjones deleted the bj/stop-adding-headers-to-objcprovider branch January 12, 2022 21:47
mattrobmattrob added a commit to mattrobmattrob/rules_ios that referenced this pull request Dec 6, 2022
Remove the “hack” that propagates the `ObjcProvider.module_map` into `ObjcProvider.header` field since it doesn’t exist anymore. This is sorta like bazelbuild/rules_apple#1319 in `rules_apple`.
mattrobmattrob added a commit to bazel-ios/rules_ios that referenced this pull request Dec 6, 2022
Remove the “hack” that propagates the `ObjcProvider.module_map` into `ObjcProvider.header` field since it doesn’t exist anymore. This is sorta like bazelbuild/rules_apple#1319 in `rules_apple`.
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.

3 participants