Skip to content

Cocoapods + Swift results does not build #33

@dpyro

Description

@dpyro

Specifically, while the scheme for the Pods and any of the Pod descendants builds, trying to build my app’s (written in Swift) schema results in “Could not build Objective-C module ‘XlsxReaderWriter’”.

The more specific error is that “‘XMLDictionary.h’ could not be found” for BRARelationship.h.

I am not using a bridging header, as "XlsxReaderWriter-swift-bridge.h” does not seem to be discoverable from the Swift project.

I’m not a CocoaPod or Xcode veteran, so if there’s something else I need to be doing, please let me know!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions