Skip to content

chore: Upgrade iOS ML Kit barcode scanner to 9.0.0#3952

Closed
mrousavy wants to merge 1 commit into
mainfrom
chore/upgrade-ios-mlkit-barcode-9.0.0
Closed

chore: Upgrade iOS ML Kit barcode scanner to 9.0.0#3952
mrousavy wants to merge 1 commit into
mainfrom
chore/upgrade-ios-mlkit-barcode-9.0.0

Conversation

@mrousavy
Copy link
Copy Markdown
Owner

Summary

  • upgrade the iOS barcode scanner pod dependency from GoogleMLKit/BarcodeScanning 8.0.0 to 9.0.0
  • update the tied iOS ML Kit pods in Podfile.lock: MLKitBarcodeScanning 8.0.0, MLKitCommon 14.0.0, MLKitVision 10.0.0, and MLImage 1.0.0-beta8

Notes

  • Google's June 27, 2025 ML Kit release notes list this as the current iOS barcode stack and describe the release as bug fixes.
  • No Swift API changes were needed in the barcode scanner wrapper.

Validation

  • PATH=/Users/mrousavy/.nvm/versions/node/v20.19.4/bin:$PATH /Users/mrousavy/.rbenv/versions/2.7.6/bin/bundle exec pod update GoogleMLKit MLKitBarcodeScanning MLKitCommon MLKitVision MLImage GoogleToolboxForMac GTMSessionFetcher --no-repo-update
  • xcodebuild CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ -derivedDataPath build -UseModernBuildSystem=YES -workspace SimpleCamera.xcworkspace -scheme SimpleCamera -sdk iphonesimulator -configuration Release -destination generic/platform=iOS\ Simulator -showBuildTimingSummary build CODE_SIGNING_ALLOWED=NO
  • git diff --check

Reference: https://developers.google.cn/ml-kit/release-notes?hl=en

Harness tests were intentionally not used as a gate for this upgrade.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-vision-camera-docs Ready Ready Preview, Comment May 27, 2026 10:24pm

Request Review

@mrousavy mrousavy force-pushed the chore/upgrade-ios-mlkit-barcode-9.0.0 branch from 2e258be to 34ed11f Compare May 27, 2026 22:22
@mrousavy mrousavy marked this pull request as ready for review May 27, 2026 22:30
@mrousavy
Copy link
Copy Markdown
Owner Author

Superseded by #3959.

@mrousavy mrousavy closed this May 28, 2026
@mrousavy mrousavy deleted the chore/upgrade-ios-mlkit-barcode-9.0.0 branch May 28, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant