googlesamples / mlkit

A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
Apache License 2.0
3.6k stars 2.94k forks source link

[Feature request] Swift Package Manager support #821

Open bharath559 opened 6 months ago

bharath559 commented 6 months ago

What's your feature request? Please describe. Most of the current industry projects uses SPM for dependency manager, mlkit only allows cocopods.

Mobile environment Android, IOS or both

iOS

Additional context

I have created temp project and resolved mlkit dependencies using pod, then created xcframework to directly use binary files in the project.

But there are numerous instances it would compile about symbols not found.

Biswamohan-Dev commented 6 months ago

Yes, I'm facing the same issues @bharath559 Just after I added the pod, I'm getting around 63 errors about symbols not found.

SVN93 commented 3 months ago

CocoaPods is in maintenance mode now: https://blog.cocoapods.org/CocoaPods-Support-Plans/

thanasak-s commented 7 hours ago

+1