• Samuel Giddins's avatar
    Add Podfile dependency caching · 2849fbd8
    Samuel Giddins authored
    Since Podfile#dependencies and TargetDefinition#dependencies require both recursing and creating new Dependency objects. Doing this over and over is slow, so now we cache those results.
    2849fbd8
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...