Skip to content

Commit d517ca3

Browse files
Update QCloudCOSXML.podspec
1 parent e44163b commit d517ca3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

QCloudCOSXML.podspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ s.version = "5.4.5"
1010
s.ios.deployment_target = '8.0'
1111
s.source_files = 'QCloudCOSXML/Classes/**/*'
1212
s.dependency "QCloudCore",'5.4.5'
13+
s.static_framework = true
1314

1415
s.subspec 'Transfer' do |sbt|
1516
sbt.source_files = 'QCloudCOSXML/Classes/Transfer/*','QCloudCOSXML/Classes/Base/*'
1617
sbt.dependency "QCloudCore",'5.4.5'
18+
sbt.static_framework=true
1719
end
1820
end

0 commit comments

Comments
 (0)