Clashing Implementation with Zip
Open
- Dominant language
- C++
- Stars
- 30.5k
- Forks
- 5.9k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
We are using Flipper through CocoaPods and Zip framework (https://github.com/marmelroy/Zip) as well. The issue we are facing is related to Zlib.h in your implementation. We are getting naming collision issue as the Zip also defines new header with zlib.h as well.
What should we do?
Contributor guide
Assessment
This issue has not been assessed yet.