Skip to content

SpatialDBKit podspec not validating anymore #12

@andreacremaschi

Description

@andreacremaschi

At some point something has changed in the way cocoa pods manages header search paths for projects. The result is that spatialite doesn't validate anymore because of an header overlapping (i.e. "spatialite/spatialite.h" and "spatialite/spatialite/spatialite.h" if I am not wrong). How can this be fixed?
One solution could be to create a different spatialite pod with a different name (es. "spatialite-pod", "spatialite-ios"). This would disambiguate the header search path. Maybe cocoa pods can handle these situation in a better way?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions