- 08 Aug, 2012 5 commits
-
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
Correcting path on 'pod push' description
-
Adam Kirk authored
-
- 07 Aug, 2012 13 commits
-
-
Ben Scheirman authored
Updating description for pod push with more detail about how it works.
-
Adam Kirk authored
-
Fabio Pelosin authored
- `spec lint` can now accept multiple files passed as arguments. - the linter can work in environments with xcodebuild. - Other misc improvements.
-
Fabio Pelosin authored
Managing spec-repos: [32m$ pod repo add NAME URL [BRANCH][0m Clones `URL' in the local spec-repos directory at `~/.cocoapods'. The remote can later be referred to by `NAME'. [32m$ pod repo update NAME[0m Updates the local clone of the spec-repo `NAME'. If `NAME' is omitted this will update all spec-repos in `~/.cocoapods'. Options: --help Show help information --silent Print nothing --no-color Print output without color --verbose Print more information while working --version Prints the version of CocoaPods.
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
Closes #423.
-
Fabio Pelosin authored
-
- 06 Aug, 2012 8 commits
-
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
https://github.com/groue/CocoaPodsFabio Pelosin authored
* https://github.com/groue/CocoaPods: [#221] robustness against nil file lists (such as public_header_files) [#221] code cleanup [#221] HEADER_SEARCH_PATHS value comes from the new variable PODS_HEADER_SEARCH_PATHS. PODS_HEADER_SEARCH_PATHS is set to public headers search paths in Pods.xcconfig, and to build headers search paths in Pods.xcodeproj. [#221] Pod::Sandbox#build_header_storage and Pod::Sandbox#public_header_storage [#221] Pod::Spec#public_header_files accepted and validated by `pod spec lint` Conflicts: lib/cocoapods/command/spec.rb lib/cocoapods/installer/target_installer.rb lib/cocoapods/local_pod.rb lib/cocoapods/sandbox.rb lib/cocoapods/specification.rb spec/functional/command/spec_spec.rb spec/unit/local_pod_spec.rb
-
- 04 Aug, 2012 1 commit
-
-
Fabio Pelosin authored
Better spec source validation
-
- 03 Aug, 2012 3 commits
-
-
Francis Chong authored
-
Cameron Boehmer authored
-
Cameron Boehmer authored
-
- 01 Aug, 2012 1 commit
-
-
Fabio Pelosin authored
In case of project have no Frameworks group, raise a meaningful error.
-
- 31 Jul, 2012 4 commits
-
-
Francis Chong authored
-
Fabio Pelosin authored
* 'master' of github.com:CocoaPods/CocoaPods: [Changelog] * 'master' of github.com:CocoaPods/CocoaPods: [Changelog]
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
- 30 Jul, 2012 5 commits
-
-
Fabio Pelosin authored
-
Fabio Pelosin authored
* origin/0.10.0: remove (unreleased) from 0.10.0 as it has been released
-
Fabio Pelosin authored
-
Fabio Pelosin authored
Closes #350
-
Fabio Pelosin authored
-