• Samuel Giddins's avatar
    Refactor XCConfig / Build Settings generation · 8c2d9d13
    Samuel Giddins authored
    This refactor makes this part of `pod install` scale much better,
    as we avoid exponential explosion when generating "recursive" build
    settings by moving to an architecture that allows memoizing settings
    on a per-target basis
    
    Move XCConfig specs over to build settings
    
    rm old xcconfig generators
    8c2d9d13
pods_project_generator_spec.rb 24.1 KB