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 c54376a commit 51513b2Copy full SHA for 51513b2
packages/firebase-core/platforms/ios/Podfile
@@ -1,4 +1,4 @@
1
-platform :ios, '9.0'
+platform :ios, '10.0'
2
#pod 'Firebase/CoreOnly'
3
4
@@ -8,4 +8,4 @@ post_install do |installer|
8
config.build_settings.delete 'IPHONEOS_DEPLOYMENT_TARGET'
9
end
10
11
- end
+ end
0 commit comments