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 fcd1edc commit 711e293Copy full SHA for 711e293
firestore/integration_test/Podfile
@@ -10,7 +10,7 @@ end
10
11
target 'integration_test_tvos' do
12
platform :tvos, '15.0'
13
- pod 'Firebase/Firestore', '12.0.0'
+ pod 'FirebaseFirestore', '12.0.0'
14
pod 'Firebase/Auth', '12.0.0'
15
end
16
firestore/integration_test_internal/Podfile
0 commit comments