Skip to content

Commit e67ae57

Browse files
authored
Restore GoogleMLKit to Symbol Collision test (#8362)
1 parent fd9c78c commit e67ae57

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

SymbolCollisionTest/Podfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,11 @@ target 'SymbolCollisionTest' do
3232
# pod 'FirebaseUI'. - requires use_frameworks!
3333

3434
# Google Pods depending on a Firebase or GDT major version
35-
# pod 'GoogleMLKit'
35+
pod 'GoogleMLKit'
3636

3737
# Other Google Pods
3838
# pod 'ARCore' Conflicts with FirebasePerformance via Clearcut and google-cast-sdk
3939
# pod 'Blockly' This is a Swift Pod and requires usage of use_frameworks!
40-
pod 'Crashlytics'
4140
pod 'DigitsMigrationHelper'
4241
pod 'EarlGrey'
4342
# pod 'GeoFire' -- requires Firebase/Database 4.0

0 commit comments

Comments
 (0)