IGListKit
IGListKit copied to clipboard
Duplicate interface definition for class 'IGListSectionController'
New issue checklist
I had this problem, when i installed IGListSectionController via Cocoapods in old objective-c project. Has anyone encountered this problem?
Duplicate interface definition for class 'IGListSectionController'
- [x] I have reviewed the
READMEand documentation - [x] I have searched existing issues and this is not a duplicate
- [x] I have attempted to reproduce the issue and include an example project.
General information
-
IGListKitversion: 4.0.0 - iOS version(s): 13
- CocoaPods/Carthage version: 1.8.4
- Xcode version: 11.0
- Devices/Simulators affected: everywhere
- Reproducible in the demo project? (Yes/No): No
- Related issues:
Debug information
# Please include debug logs using the following lldb command:
po [IGListDebugger dump]
Do u have duplicate file for your project? One from manually linked library, and the other one from Cocoapods?