Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate UUIDs when installing via CocoaPods #437

Closed
TimOliver opened this issue Oct 27, 2020 · 4 comments
Closed

Duplicate UUIDs when installing via CocoaPods #437

TimOliver opened this issue Oct 27, 2020 · 4 comments

Comments

@TimOliver
Copy link
Owner

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!

@TimOliver
Copy link
Owner Author

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

@dvdblk
Copy link

dvdblk commented Dec 20, 2020

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

@regularberry
Copy link
Contributor

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

@dvdblk
Copy link

dvdblk commented Dec 20, 2020

@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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants