Skip to content

Commit e0a0f00

Browse files
authored
Add MLKit to SymbolCollision test (#6055)
1 parent 2354cce commit e0a0f00

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

SymbolCollisionTest/Podfile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# Uncomment the next line to define a global platform for your project
2-
platform :ios, '9.0'
3-
1+
platform :ios, '10.0'
42

53
source 'https://github.com/firebase/SpecsStaging.git'
64
source 'https://cdn.cocoapods.org/'
@@ -59,6 +57,7 @@ target 'SymbolCollisionTest' do
5957
pod 'GoogleIDFASupport'
6058
pod 'GoogleInterchangeUtilities'
6159
pod 'GoogleMaps'
60+
pod 'GoogleMLKit'
6261
# pod 'GoogleMobileVision' # After Firebase 6.8.0, conflicts with FirebaseML
6362
pod 'GoogleNetworkingUtilities'
6463
pod 'GoogleParsingUtilities'

0 commit comments

Comments
 (0)