Skip to content

Commit 64ef64a

Browse files
committed
降低ios版本
1 parent 7f45f55 commit 64ef64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TIoTLinkThirdPartyKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
1212
s.author = { '[email protected]' => '[email protected]' }
1313
s.source = { :git => 'https://github.com/tencentyun/iot-thirdparty-ios.git', :tag => s.version.to_s }
1414

15-
s.ios.deployment_target = '10.0'
15+
s.ios.deployment_target = '9.0'
1616
# s.pod_target_xcconfig = { 'OTHER_LDFLAGS' => '-all_load' }
1717
# s.static_framework = true
1818
s.default_subspec = 'Default'

0 commit comments

Comments
 (0)