• Marius Rackwitz's avatar
    [Analyzer] Frameworks and libraries can safely co-exist · 7b6d2edc
    Marius Rackwitz authored
    Edit: Turns out that even though that's true for Xcode in isolation,
    this was actually a misconception for CocoaPods. Both build product
    types need different auxiliary files and some components of the
    installer (e.g. `PodSourceInstaller`) are not ready for such usage.
    I decided that the possible win having files de-duplicated across
    targets doesn't outweight the added complexity.
    7b6d2edc
Name
Last commit
Last update
..
analyzer Loading commit data...
target_installer Loading commit data...
user_project_integrator Loading commit data...
analyzer_spec.rb Loading commit data...
file_references_installer_spec.rb Loading commit data...
installation_options_spec.rb Loading commit data...
migrator_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...
target_installer_spec.rb Loading commit data...
user_project_integrator_spec.rb Loading commit data...