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 1a5827b commit 5e6b55dCopy full SHA for 5e6b55d
FirebaseCore.podspec
@@ -53,7 +53,7 @@ Firebase Core includes FIRApp and FIROptions which provide central configuration
53
# Remember to also update version in `cmake/external/GoogleUtilities.cmake`
54
s.dependency 'GoogleUtilities/Environment', '~> 8.0'
55
s.dependency 'GoogleUtilities/Logger', '~> 8.0'
56
- s.dependency 'FirebaseCoreInternal', '~> 11.4'
+ s.dependency 'FirebaseCoreInternal', '>= 11.4.2', '< 12.0'
57
58
s.pod_target_xcconfig = {
59
'GCC_C_LANGUAGE_STANDARD' => 'c99',
0 commit comments