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 7909202 commit a910f25Copy full SHA for a910f25
FirebaseInstallations.podspec
@@ -17,7 +17,7 @@ Pod::Spec.new do |s|
17
}
18
s.social_media_url = 'https://twitter.com/Firebase'
19
20
- ios.deployment_target = '15.0'
+ ios_deployment_target = '15.0'
21
osx_deployment_target = '10.15'
22
tvos_deployment_target = '15.0'
23
watchos_deployment_target = '7.0'
0 commit comments