• 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
..
fixtures Loading commit data...
functional Loading commit data...
integration Loading commit data...
spec_helper Loading commit data...
unit Loading commit data...
integration_2.rb Loading commit data...
integration_spec.rb Loading commit data...
spec_helper.rb Loading commit data...