Skip to content

Commit

Permalink
Fix compile iOS `error: cannot find interface declaration for 'OSSCli…
Browse files Browse the repository at this point in the history
  • Loading branch information
flyskywhy committed Apr 26, 2023
1 parent 41d3ee2 commit 2230d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-alioss.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ Pod::Spec.new do |s|
s.static_framework = true

s.dependency 'React'
s.dependency "AliyunOSSiOS", "~> 2.10.7"
s.dependency "AliyunOSSiOS", "2.10.14"
end

0 comments on commit 2230d01

Please sign in to comment.