Skip to content

Remove dead code for generation of module map used for Swift compilation#587

Open
jschear wants to merge 1 commit intobazelbuild:mainfrom
jschear:js/remove_swift_module_map
Open

Remove dead code for generation of module map used for Swift compilation#587
jschear wants to merge 1 commit intobazelbuild:mainfrom
jschear:js/remove_swift_module_map

Conversation

@jschear
Copy link

@jschear jschear commented Jan 30, 2026

objc_library used to generate a clang module map for Swift consumers, but that has been moved into rules_swift's swift_clang_module_aspect.

No callers of compilation_support.register_compile_and_archive_actions were passing generate_module_map_for_swift = True, and I believe this is private API, so it should be safe to remove.

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