Tocropviewcontroller: Duplicate UUIDs when installing via CocoaPods

Created on 27 Oct 2020  ·  4Comments  ·  Source: TimOliver/TOCropViewController

This issue is a fresh start from issue #424.

It seems that our efforts to support SPM (Which involved setting up a series of symlinks to the Objective-C headers) ended up causing an issue in CocoaPods where pod installations will mention duplicate UUIDs.

I think this should be as easy to fix as ensuring that CocoaPods avoids the include folder with the header symlinks in it.

I sadly don't have the time to play with trying to find the right solution to this (Between work and preparing to travel back home), so if you're experiencing this problem and are in a position to test it yourself, any help would be appreciated. :)

Thanks!

bug pr requested

Most helpful comment

This should be fixed now. Thanks so much to @regularberry for the PR!

All 4 comments

This should be fixed now. Thanks so much to @regularberry for the PR!

I have just installed TOCropViewController with cocoapods and got this warning. Don't think it's fixed :(

@dvdblk Tim will have to push out another release before you’d see a change. Unless you installed from master?

@regularberry No, I haven't installed from master so yes, you're right. Thought master was up-to-date with the latest release. My bad :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

felipebonezi picture felipebonezi  ·  6Comments

trr-amsiq picture trr-amsiq  ·  10Comments

Srosman picture Srosman  ·  3Comments

ojseven picture ojseven  ·  7Comments

ntnmrndn picture ntnmrndn  ·  4Comments