kientux / google-mlkit-spm

Add Swift Package Manager support to Google MLKit
MIT License
0 stars 6 forks source link

Would this work to get MLKit Translations to Vision OS? #1

Open dberroa opened 6 months ago

dberroa commented 6 months ago

I'm having trouble following the directions but I'm wondering in general, does this work on the Vision Pro? Would I be able to install and use this in Vision OS? When I try the official Cocoapods method, it blocks me for Vision OS saying the pod was made for iOS.

kientux commented 6 months ago

If original pod libraries do not support Vision OS then you're out of luck. This repo is to convert from CocoaPods support to SPM support, it does not change source library architectures.