IGListKit icon indicating copy to clipboard operation
IGListKit copied to clipboard

Unable to install via Swift Package Manager

Open kartikthapar opened this issue 2 years ago • 6 comments

New issue checklist

  • [x] I have reviewed the README and 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

  • IGListKit version: 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>
Screenshot 2023-06-21 at 11 19 05 PM

kartikthapar avatar Jun 22 '23 03:06 kartikthapar

I experience the same problem

kartuzovmax avatar Jun 26 '23 16:06 kartuzovmax

You can use branch main for this issue. It still needs to be released.

baveku avatar Jul 17 '23 02:07 baveku

Lets release it?

dmitrilosev avatar Aug 22 '23 11:08 dmitrilosev

Experiencing the same issue

VladimirAmiorkovFlutter avatar Oct 02 '23 11:10 VladimirAmiorkovFlutter

Experiencing this issue as well. Still persists.

timisenman avatar Dec 22 '23 18:12 timisenman

Same issue here.

MehmetNuriAkyol avatar Apr 23 '24 08:04 MehmetNuriAkyol

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!

TimOliver avatar Jul 23 '24 06:07 TimOliver