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 2354cce commit e0a0f00Copy full SHA for e0a0f00
SymbolCollisionTest/Podfile
@@ -1,6 +1,4 @@
1
-# Uncomment the next line to define a global platform for your project
2
-platform :ios, '9.0'
3
-
+platform :ios, '10.0'
4
5
source 'https://github.com/firebase/SpecsStaging.git'
6
source 'https://cdn.cocoapods.org/'
@@ -59,6 +57,7 @@ target 'SymbolCollisionTest' do
59
57
pod 'GoogleIDFASupport'
60
58
pod 'GoogleInterchangeUtilities'
61
pod 'GoogleMaps'
+ pod 'GoogleMLKit'
62
# pod 'GoogleMobileVision' # After Firebase 6.8.0, conflicts with FirebaseML
63
pod 'GoogleNetworkingUtilities'
64
pod 'GoogleParsingUtilities'
0 commit comments