Skip to content
This repository was archived by the owner on Apr 28, 2022. It is now read-only.
This repository was archived by the owner on Apr 28, 2022. It is now read-only.

Doesn't work with Swift #4

@ferenc009

Description

@ferenc009

In my swift code I use also Obj C codes too (with bridging header naturally). I included this as a pod, but get the error message: "Include of non-modular header inside framework module 'SBYZipArchive.ioapi". I checked to made the h files public, to inlcude libz.dylib in the Build Phases->Link Binary and also set the "Allow non-modular Includes in Framework Modules" - without any luck.
Finally I found the following, to state that the above option seem not to work with swift projects:
http://inessential.com/2015/03/16/swift_blocker
(The pure Obj C example project worked with no problems...)

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