Skip to content

missing modulemap #226

@joprice

Description

@joprice

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions