commit | d3a7c80b9097627c95653d8268abd89f0e9eb426 | [log] [tgz] |
---|---|---|
author | Fabio Pelosin <fabiopelosin@gmail.com> | Thu Aug 21 19:33:20 2014 +0200 |
committer | Fabio Pelosin <fabiopelosin@gmail.com> | Fri Aug 22 14:17:20 2014 +0200 |
tree | 1e6032aac8d347fedb52840aba782f4558f222ac | |
parent | 47682d7e3f2975fd8f0cb69eb030e0f6cbb1f350 [diff] | |
parent | e3cfdfd612eefc79e835f71c3a15e93a7a1701eb [diff] |
Merge remote-tracking branch 'origin/sandbox_reorganization_544' into sandbox_reorganization_544 * origin/sandbox_reorganization_544: [Integration] Update [Integration] Update fixtures [Specs] Minor fix Rebuilding fixtures again. fixing .xcconfig tests and output. Fixed integration tests to work with sandbox. Regenerated integration files. Last unit test updates for sandbox. File references and target installer tests updated for new sandbox layout. Fixing more tests to look for files in the correct spots. Many test fixes. External sources and sandbox analyser spec tests fixed to work with new migrator. [WIP] Integrating migrator with tests. Initial work for sandbox reorganization Conflicts: examples/AFNetworking iOS Example/AFNetworking iOS Example.xcworkspace/contents.xcworkspacedata lib/cocoapods/external_sources.rb lib/cocoapods/installer.rb lib/cocoapods/installer/target_installer.rb lib/cocoapods/sandbox.rb lib/cocoapods/sandbox/headers_store.rb spec/cocoapods-integration-specs spec/unit/external_sources_spec.rb spec/unit/generator/xcconfig/aggregate_xcconfig_spec.rb spec/unit/hooks/library_representation_spec.rb spec/unit/installer/analyzer/sandbox_analyzer_spec.rb spec/unit/installer/file_references_installer_spec.rb spec/unit/installer/pod_source_installer_spec.rb spec/unit/installer/target_installer/aggregate_target_installer_spec.rb spec/unit/installer/target_installer/pod_target_installer_spec.rb spec/unit/installer/user_project_integrator/target_integrator_spec.rb spec/unit/installer/user_project_integrator_spec.rb spec/unit/installer_spec.rb spec/unit/library_spec.rb spec/unit/project_spec.rb spec/unit/sandbox/headers_store_spec.rb spec/unit/sandbox_spec.rb spec/unit/target/aggregate_target_spec.rb spec/unit/target/pod_target_spec.rb
CocoaPods manages dependencies for your Xcode projects.
You specify the dependencies for your project in one easy text file. CocoaPods resolves dependencies between libraries, fetches source code for the dependencies, and creates and maintains an Xcode workspace to build your project.
Ultimately, the goal is to improve discoverability of, and engagement in, third party open-source libraries, by creating a more centralized ecosystem.
Installing and updating CocoaPods is very easy. Don't miss the Installation guide and the Getting started guide.
Lovingly sponsored by Fingertips, Hipbyte, Artsy and Sauspiel.
All CocoaPods development happens on GitHub, contributions make good karma and we welcome with joy new contributors.
Link | Description |
---|---|
CocoaPods.org | Homepage and search for Pods. |
@CocoaPods | Follow CocoaPods on Twitter to stay up to date. |
Blog | The CocoaPods blog. |
Mailing List | Feel free to ask any kind of question. |
Documentation | Everything you want to know about CocoaPods. |
Changelog | See the changes introduced by each CocoaPods version. |
New Pods RSS | Don't miss any new Pod. |
CocoaPods is composed by the following projects:
Status | Project | Description | Info |
---|---|---|---|
CocoaPods | The CocoaPods command line tool. | docs | |
CocoaPods Core | Support for working with specifications and podfiles. | docs | |
CocoaPods Downloader | Downloaders for various source types. | docs | |
Xcodeproj | Create and modify Xcode projects from Ruby. | docs | |
CLAide | A small command-line interface framework. | docs | |
Master Repo | Master repository of specifications. | guide |