google-mlkit-swiftpm icon indicating copy to clipboard operation
google-mlkit-swiftpm copied to clipboard

Google MLKit for iOS in Swift Package Manager

Results 11 google-mlkit-swiftpm issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [firebase/firebase-ios-sdk](https://togithub.com/firebase/firebase-ios-sdk) | minor | `from: "10.0.0"` -> `from: "10.24.0"` | --- ### Release...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google/GoogleUtilities](https://togithub.com/google/GoogleUtilities) | patch | `7.13.0` -> `7.13.1` | --- ### Release Notes google/GoogleUtilities...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google/gtm-session-fetcher](https://togithub.com/google/gtm-session-fetcher) | major | `from: "1.7.2"` -> `from: "v3.0.0"` | --- ### Release...

I'm using PoseDetectionAccurate in my project. Could add the PoseDetectionAccurate bundle, or is there a workaround I can use to do it myself?

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | GoogleMLKit/BarcodeScanning | major | `~> 5.0.0` -> `~> 6.0.0` | | GoogleMLKit/FaceDetection |...

Swift package manager says that checksums of binary targets differ from ones described in Package.swift file ```shell $ swift package compute-checksum GoogleToolboxForMac.xcframework.zip 5aaf5516c7449a4fc5e781d230911c191c22bd16841beacf0f838ac4d6e8ca54 $ swift package compute-checksum GoogleUtilitiesComponents.xcframework.zip d910d8266722124f18f4e1a836c6d131fef80694bf71b5e0f0554d658d026880 $...

Hey, @d-date ! Thx for ur package! But when I added it as subdependency I get these errors: How it can be fixed besides adding "arm64" to excluding archs (coz...

I need also MLKitTextRecognition. Will it be available soon?