产品文档
对象存储OSS

SDK-IOS

概述

您可以使用IOS SDK管理新睿云对象存储,可从https://github.com/aws/aws-sdk-ios下载IOS Source Code

操作

为了您更能够正常使用SDK-Ios,请您下载新睿云改造版aws-sdk-ios:https://github.com/ZHCliang/aws-sdk-ios

通过CocoaPods引入依赖的Podfile文件如下:

# Uncomment the next line to define a global platform for your project
platform :ios, '11.0'
target 'S3UploadDemo' do
  # Uncomment the next line if you're using Swift or would like to use dynamic frameworks
  # use_frameworks!
  pod 'AWSCore', git: 'https://github.com/ZHCliang/aws-sdk-ios.git'
  pod 'AWSS3', git: 'https://github.com/ZHCliang/aws-sdk-ios.git'   # For file transfers
end


如果您还有其他疑问,您还可以联系客服>
在线咨询
咨询热线 400-1515-720
投诉与建议
{{item.description}}

—您的烦恼我们已经收到—

我们会将处理结果发送至您的手机

请耐心等待