• 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
Name
Last commit
Last update
..
analyzer Loading commit data...
user_project_integrator Loading commit data...
xcode Loading commit data...
analyzer_spec.rb Loading commit data...
installation_options_spec.rb Loading commit data...
pod_source_installer_spec.rb Loading commit data...
podfile_validator_spec.rb Loading commit data...
post_install_hooks_context_spec.rb Loading commit data...
pre_install_hooks_context_spec.rb Loading commit data...
source_provider_hooks_context_spec.rb Loading commit data...
user_project_integrator_spec.rb Loading commit data...