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 669f559 commit c08b8c8Copy full SHA for c08b8c8
InAppMessaging/Example/Podfile
@@ -5,7 +5,7 @@ source 'https://cdn.jsdelivr.net/cocoa/'
5
6
pod 'FirebaseAnalytics'
7
pod 'FirebaseCore', :path => '../..'
8
-pod 'FirebaseCoreDiagnosticsInterop', :path => '../../'
+pod 'FirebaseCoreDiagnosticsInterop', :path => '../..'
9
10
target 'InAppMessaging_Example_iOS' do
11
platform :ios, '8.0'
0 commit comments