We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f845e5 commit 9613e1eCopy full SHA for 9613e1e
SymbolCollisionTest/Podfile
@@ -33,8 +33,9 @@ target 'SymbolCollisionTest' do
33
34
# Google Pods depending on a Firebase or GDT major version
35
36
- # TODO(v10): Uncomment when MLKit updates to Firebase 10 and GTMSessionFetcher 2.x
37
-# pod 'GoogleMLKit'
+ # MLKit is incompatible with ARCore.
+ # duplicate symbol 'farmhashte::Fingerprint64WithSeeds. See #11003.
38
+ # pod 'GoogleMLKit'
39
40
# Other Google Pods
41
pod 'ARCore'
0 commit comments