Zip icon indicating copy to clipboard operation
Zip copied to clipboard

Release V2.1.1 should change the "zip.h" to Public from Project in the Build Phases->Headers

Open GloamZz opened this issue 5 years ago • 2 comments

I pulled the framework via cocoapods and built failed with amount of errors about unknown named types. I changed the Zip-framework's Build Phases in Pods manually, just like the issue title that solved it

GloamZz avatar Oct 26 '20 09:10 GloamZz

This solved my problem, by the way, Zip.h instead of zip.h, they are two different header files.

Rylaris avatar Jan 14 '21 03:01 Rylaris

I wasn't able to make it work, only changing to Swift Package Manager solve this issue

VittoriDavide avatar Jan 16 '21 10:01 VittoriDavide