In our iOS project we use Carthage as a dependency manager. And we want to add Scan Barcodes with ML Kit to the project. But seems that Scan Barcodes is distributed via Cocoapods only. Is there any way to add GoogleMLKit/BarcodeScanning
via Carthage or manually?
Asked
Active
Viewed 317 times
7

Alex Belozierov
- 131
- 1
- 4
-
1Looks like they aren't even planning on adding support https://github.com/googlesamples/mlkit/issues/26 – Michael McKenna Dec 08 '20 at 00:50