Unable to install via Swift Package Manager
New issue checklist
- [x] I have reviewed the
READMEand documentation - [x] I have searched existing issues and this is not a duplicate
- [ ] I have attempted to reproduce the issue and include an example project.
General information
-
IGListKitversion: 4.0.0 - iOS version(s): 16.2
- CocoaPods/Carthage version: N/A
- Xcode version: 14.3.1
- Devices/Simulators affected:
- Reproducible in the demo project? (Yes/No):
- Related issues:
Debug information
Tried installing a few times and it fails with different files not being found. Examples include:
#import <IGListDiffKit/IGListMacros.h>
#import <IGListDiffKit/IGListDiffable.h>
I experience the same problem
You can use branch main for this issue. It still needs to be released.
Lets release it?
Experiencing the same issue
Experiencing this issue as well. Still persists.
Same issue here.
Hey folks! Now that v5.0 is out, SPM support should officially work now. Please try against that, and if it still occurs, please open a new issue. Thanks!