发布于 2018-01-22 00:21:44 | 103 次阅读 | 评论: 0 | 来源: 网友投递
CocoaPods Xcode依赖库管理
CocoaPods 是一个用来管理 Xcode 依赖库的项目。
CocoaPods 1.4.0 已发布,更新内容如下:
改进
当 Pod source 使用的是未加密的 HTTP 时,显示警告
修复
不再将测试规范资源和依赖目标的框架路径包含到测试脚本中
在安装程序中恢复 development_pod_targets 公共方法
Fix resolution when multiple sources provide the same pods, and there are (potential) dependencies between the sources.
Ensure that externally-sourced (e.g. local & git) pods are allowed to resolve to prerelease versions.
更多详情可查阅发行列表。
下载地址: