-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
When trying to use PodToBUILD with XCHammer, the build fails when looking for module maps for swift dependencies with an error like the following:
Module map file '.../xchammer-includes/x/x/external/DSFSparkline/DSFSparkline_module_map/DSFSparkline.modulemap' not found
According to the comment here, both a modulemap and an "extended" modulemap should be generated: https://github.com/pinterest/PodToBUILD/blob/ab412495387c0a8cc4a32a7c44f40096b9f339c4/Sources/PodToBUILD/BuildFile.swift#L311-L320.
However, I only see a module map like the following: DSFSparkline_extended_module_map.
Metadata
Metadata
Assignees
Labels
No labels