• Jeremy Slater's avatar
    Manually build dependencies with xcodebuild · df7a0272
    Jeremy Slater authored
    The xcodebuild -target <target> invocation does not support implicit 
    dependencies.  Therefor building the Pods integration library fails 
    because none of the spec libraries are built.  Building a scheme 
    results in proper implicit dependency resolution, but there are no 
    schemes created in the integration tests.  Just walk the list of 
    spec libraries and manually build all dependencies before building 
    the Pod integration library.
    df7a0272
Name
Last commit
Last update
bin Loading commit data...
examples Loading commit data...
lib Loading commit data...
spec Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.kick Loading commit data...
.travis.yml Loading commit data...
.yardopts Loading commit data...
CHANGELOG.md Loading commit data...
CONTRIBUTING.md Loading commit data...
Gemfile Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
Rakefile Loading commit data...
cocoapods.gemspec Loading commit data...