ASCollectionView
ASCollectionView copied to clipboard
No such module 'DifferenceKit' Xcode 13
In Xcode 13 when I added with Swift package manager and It says No such module 'DifferenceKit'
For some reason when selecting both ASCollectionView
and ASCollectionViewDynamic
to add to the project, this error happens. I removed the package and added only ASCollectionView
and things worked. But the issue is definitely there.