- 28 Jun, 2016 1 commit
-
-
Marius Rackwitz authored
-
- 27 Jun, 2016 3 commits
-
-
Samuel Giddins authored
[repo/push] --use-json to convert podspecs to JSON format when pushing
-
Mark Schall authored
-
Mark Schall authored
-
- 26 Jun, 2016 5 commits
-
-
Boris Bügling authored
Fix linting with Xcode 8
-
Mark Schall authored
-
Boris Bügling authored
-
Boris Bügling authored
That version offers the ability to look for the oldest simulator available for a particular OS, so that we do not have to hardcode device names anymore.
-
Boris Bügling authored
- Uses 'iPhone 5' for linting iOS projects, because there is no 4s anymore - Uses an updated version of `fourflusher` which can parse two-digit OS versions (hello iOS 10.0)
-
- 25 Jun, 2016 1 commit
-
-
Samuel Giddins authored
[UI] Ensure printing a path does not raise
-
- 21 Jun, 2016 1 commit
-
-
Samuel Giddins authored
-
- 14 Jun, 2016 9 commits
-
-
Samuel Giddins authored
[Installer] Embed Pods Frameworks in UI Tests
-
Daniel Tomlinson authored
-
-
Samuel Giddins authored
Move Pods Project Generation into an Xcode namespace
-
Samuel Giddins authored
[PodTarget] Make #recursive_dependent_targets handle cyclic dependencies
-
Samuel Giddins authored
[Cache] Use `git ls-remote` to skip full clones for branch dependencies
-
Samuel Giddins authored
[Travis] Add Ruby 2.3 to matrix
-
Samuel Giddins authored
-
Samuel Giddins authored
-
- 13 Jun, 2016 1 commit
-
-
Juan Pablo Civile authored
Fixes #5362
-
- 12 Jun, 2016 4 commits
-
-
Muhammed Yavuz Nuzumlalı authored
Fix minimum deployment target error for local pods.
-
Muhammed Yavuz Nuzumlali authored
-
Muhammed Yavuz Nuzumlali authored
When resolver fails because of platform deployment target for a local pod, `possibility` value is non-nil. We use this to discriminate this error type with conflict caused by a change in dependencies of the local pod.
-
Boris Bügling authored
Use `require` instead of `autoload` for fourflusher
-
- 11 Jun, 2016 3 commits
-
-
Boris Bügling authored
-
Boris Bügling authored
Fixes #5445
-
Juan Pablo Civile authored
This adds the posibility of caches hits for git branch depedencies. Previously, since pods didn't know the commit the branch points it always did a full clone of the repo. Using `ls-remote` we can check the commit the branch points to and reuse cached version of the pods if available.
-
- 10 Jun, 2016 6 commits
-
-
Samuel Giddins authored
-
Samuel Giddins authored
[Validator] Support linting pods that link against XCTest
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Daniel Tomlinson authored
* Fix Dangerfile Rubocop violations * Update CHANGELOG.md * Update docs * Don't use Type = Type::Type in tests
-
Samuel Giddins authored
use `pr_title` instead of `pr.title` in Dangerfile
-
- 09 Jun, 2016 4 commits
-
-
Daniel Tomlinson authored
-
Samuel Giddins authored
[Setup] Allow running with --silent
-
Samuel Giddins authored
-
Samuel Giddins authored
Added rake task to check submodules
-
- 08 Jun, 2016 2 commits
-
-
Ben Asher authored
-
Marius Rackwitz authored
[PodTarget] Allow non-deduped targets to be frameworks
-