IGListKit icon indicating copy to clipboard operation
IGListKit copied to clipboard

Duplicate interface definition for class 'IGListSectionController'

Open Ruuuuddyyy opened this issue 6 years ago • 1 comments

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 README and 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

  • IGListKit version: 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]

Ruuuuddyyy avatar Dec 11 '19 09:12 Ruuuuddyyy

Do u have duplicate file for your project? One from manually linked library, and the other one from Cocoapods?

lorixx avatar Dec 14 '19 19:12 lorixx