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 b780014 commit 5255a22Copy full SHA for 5255a22
SymbolCollisionTest/Podfile
@@ -25,9 +25,6 @@ target 'SymbolCollisionTest' do
25
pod 'FirebaseInstanceID', :path => '../'
26
pod 'FirebaseInstallations', :path => '../'
27
pod 'FirebaseMessaging', :path => '../'
28
- pod 'Firebase/MLCommon', :path => '../'
29
- pod 'Firebase/MLModelInterpreter', :path => '../'
30
- pod 'Firebase/MLVision', :path => '../'
31
pod 'FirebasePerformance', :path => '../'
32
pod 'FirebaseRemoteConfig', :path => '../'
33
pod 'FirebaseStorage', :path => '../'
0 commit comments