• 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
..
acknowledgements Loading commit data...
acknowledgements_spec.rb Loading commit data...
app_target_helper_spec.rb Loading commit data...
bridge_support_spec.rb Loading commit data...
copy_resources_script_spec.rb Loading commit data...
dummy_source_spec.rb Loading commit data...
embed_frameworks_script_spec.rb Loading commit data...
header_spec.rb Loading commit data...
info_plist_file_spec.rb Loading commit data...
module_map_spec.rb Loading commit data...
prefix_header_spec.rb Loading commit data...
xcconfig_spec.rb Loading commit data...