ios - 想要支持IPv6和AF3.0 ,podfile怎么写
PHP中文网
PHP中文网 2017-04-18 09:05:25
[iOS讨论组]

七牛7.0.18才支持IPv6,pod "Qiniu", :git => 'https://github.com/qiniu/objc-sdk.git', :branch => 'AFNetworking-3.x' 这种写法只能是7.0.16,应该怎么写,求大神

PHP中文网
PHP中文网

认证0级讲师

全部回复(1)
PHP中文网

现在可以了。我试了一下。


cat Podfile
pod "Qiniu", :git => 'https://github.com/qiniu/objc-sdk.git', :branch => 'AFNetworking-3.x'

Pod install
Updating local specs repositories

CocoaPods 1.0.0 is available.
To update use: `gem install cocoapods`
Until we reach version 1.0 the features of CocoaPods can and will change.
We strongly recommend that you use the latest version at all times.

For more information see http://blog.cocoapods.org
and the CHANGELOG for this version http://git.io/BaH8pQ.

Analyzing dependencies
Pre-downloading: `Qiniu` from `https://github.com/qiniu/objc-sdk.git`, branch `AFNetworking-3.x`
Downloading dependencies
Installing AFNetworking 3.1.0 (was 2.6.3)
Using HappyDNS (0.3.5)
Installing Qiniu 7.0.20 (was 7.0.20)
Generating Pods project
Integrating client project
Sending stats
Pod installation complete! There is 1 dependency from the Podfile and 3 total pods installed.
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 意见反馈 讲师合作 广告合作 最新更新
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习
PHP中文网抖音号
发现有趣的

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号