An Objective-C library dependency manager.
CocoaPods 是一个用来管理 Xcode 依赖库的项目。
An Objective-C library dependency manager.
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 reso...
CocoaPods 1.0 发布了,主要更新如下: Enhancements Validate that resource bundles declared in the podspec contain resources. Samuel Giddins #5218 Improvements to the error messaging around missing dependencies. Orta Therox #5260 Make sharing schemes for development pods an installation option (share_schemes_for_development_pods) and disable sharing schemes by default. Samuel Giddins Bug Fixes Fi...
评论