We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc6b97d commit 1cb2e6dCopy full SHA for 1cb2e6d
1 file changed
sample/shared/shared.podspec
@@ -12,7 +12,7 @@ Pod::Spec.new do |spec|
12
spec.libraries = "c++"
13
spec.module_name = "#{spec.name}_umbrella"
14
15
- spec.ios.deployment_target = '9.0'
+ spec.ios.deployment_target = '10.0'
16
17
18
0 commit comments