Skip to content
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

Add header map support to experimental_mixed_language_library #2371

Closed
luispadron opened this issue Jan 19, 2024 · 0 comments · Fixed by #2372
Closed

Add header map support to experimental_mixed_language_library #2371

luispadron opened this issue Jan 19, 2024 · 0 comments · Fixed by #2372

Comments

@luispadron
Copy link
Contributor

Once #2352 merges we should update experimental_mixed_language_library to use header_map and the header_map_support rules.

luispadron added a commit that referenced this issue Jan 20, 2024
This follows up #2352 by adding header map support to
`experimental_mixed_language_library`. It adds a new parameter:
`enable_header_map` which if `True` will generate a headermap for the
mixed language `objc_library`. This header map will be included by the
`swift_library` and `objc_library` to enable `#import <>` semantics.

Closes #2371

Co-authored-by: Matt Robinson <[email protected]>
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 a pull request may close this issue.

1 participant