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 1444c5e commit 7082e91Copy full SHA for 7082e91
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.0'
+ s.dependency 'FirebaseCoreInternal', '~> 11.4'
57
58
s.pod_target_xcconfig = {
59
'GCC_C_LANGUAGE_STANDARD' => 'c99',
0 commit comments