Skip to content

Commit 1cb2e6d

Browse files
committed
Update sample project
1 parent dc6b97d commit 1cb2e6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/shared/shared.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pod::Spec.new do |spec|
1212
spec.libraries = "c++"
1313
spec.module_name = "#{spec.name}_umbrella"
1414

15-
spec.ios.deployment_target = '9.0'
15+
spec.ios.deployment_target = '10.0'
1616

1717

1818

0 commit comments

Comments
 (0)