Google ML Kit and Firebase libraries use some common libraries like GoogleDataTransport. As a result, I have a duplicate symbols error when installing Google ML Kit using Cocoapods and Firebase using Swift Package Manager.
More and more iOS developers are using SPM instead of Cocapods or other third-party dependency managers these days. Thus, I think it is high time to migrate iOS libraries including Google ML Kit to SPM.
Google ML Kit and Firebase libraries use some common libraries like GoogleDataTransport. As a result, I have a duplicate symbols error when installing Google ML Kit using Cocoapods and Firebase using Swift Package Manager.
More and more iOS developers are using SPM instead of Cocapods or other third-party dependency managers these days. Thus, I think it is high time to migrate iOS libraries including Google ML Kit to SPM.