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 562a93a commit a79d472Copy full SHA for a79d472
CoreOnly/Tests/FirebasePodTest/Podfile
@@ -35,6 +35,7 @@ target 'FirebasePodTest' do
35
pod 'FirebaseMessagingInterop', :path => '../../../'
36
pod 'FirebaseCoreInternal', :path => '../../../'
37
pod 'FirebaseCoreExtension', :path => '../../../'
38
+ pod 'FirebaseSessions', :path => '../../../'
39
pod 'FirebaseSharedSwift', :path => '../../../'
40
41
pod 'FirebaseAnalytics' # Analytics is not open source
0 commit comments