Skip to content

Commit

Permalink
Add MLKit to SymbolCollision test (#6055)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Jul 15, 2020
1 parent 2354cce commit e0a0f00
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions 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/'
Expand Down Expand Up @@ -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'
Expand Down

0 comments on commit e0a0f00

Please sign in to comment.