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 fd9c78c commit e67ae57Copy full SHA for e67ae57
SymbolCollisionTest/Podfile
@@ -32,12 +32,11 @@ target 'SymbolCollisionTest' do
32
# pod 'FirebaseUI'. - requires use_frameworks!
33
34
# Google Pods depending on a Firebase or GDT major version
35
-# pod 'GoogleMLKit'
+ pod 'GoogleMLKit'
36
37
# Other Google Pods
38
# pod 'ARCore' Conflicts with FirebasePerformance via Clearcut and google-cast-sdk
39
# pod 'Blockly' This is a Swift Pod and requires usage of use_frameworks!
40
- pod 'Crashlytics'
41
pod 'DigitsMigrationHelper'
42
pod 'EarlGrey'
43
# pod 'GeoFire' -- requires Firebase/Database 4.0
0 commit comments