Skip to content

Commit

Permalink
Verify MLKit integration with Firebase 10.x (#11003)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 authored Mar 24, 2023
1 parent 3f845e5 commit 9613e1e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions SymbolCollisionTest/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,9 @@ target 'SymbolCollisionTest' do

# Google Pods depending on a Firebase or GDT major version

# TODO(v10): Uncomment when MLKit updates to Firebase 10 and GTMSessionFetcher 2.x
# pod 'GoogleMLKit'
# MLKit is incompatible with ARCore.
# duplicate symbol 'farmhashte::Fingerprint64WithSeeds. See #11003.
# pod 'GoogleMLKit'

# Other Google Pods
pod 'ARCore'
Expand Down

0 comments on commit 9613e1e

Please sign in to comment.