Skip to content

@import SwiftyDropboxObjC creates errors with Bridging headers. #425

@chrisvanbuskirk

Description

@chrisvanbuskirk

I imported SwiftyDropbox into my project via SPM. Migrating from dropbox-sdk-obj-c and made necessary code changes, which worked.

It will work fine until you include a header file importing SwiftyDropboxObjC in a bridging header.

@import SwiftyDropboxObjC <- module not found

If the plan is deprecate dropbox-sdk-obj-c it would be ideal to fix this to work with hybrid objc/swift projects. I haven't tried it in cocoapods which is not a solution I want.

I've included a sample project.
dropbox.zip

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