-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Description
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!