Эх сурвалжийг харах

Add MLKit to SymbolCollision test (#6055)

Paul Beusterien 5 жил өмнө
parent
commit
e0a0f00f4b

+ 2 - 3
SymbolCollisionTest/Podfile

@@ -1,6 +1,4 @@
-# Uncomment the next line to define a global platform for your project
-platform :ios, '9.0'
-
+platform :ios, '10.0'
 
 source 'https://github.com/firebase/SpecsStaging.git'
 source 'https://cdn.cocoapods.org/'
@@ -59,6 +57,7 @@ target 'SymbolCollisionTest' do
     pod 'GoogleIDFASupport'
     pod 'GoogleInterchangeUtilities'
     pod 'GoogleMaps'
+    pod 'GoogleMLKit'
 #    pod 'GoogleMobileVision' # After Firebase 6.8.0, conflicts with FirebaseML
     pod 'GoogleNetworkingUtilities'
     pod 'GoogleParsingUtilities'