• Anand Biligiri's avatar
    sub-specs to share code between app and extensions · 142b70bd
    Anand Biligiri authored
     A "host target" (Eg: iOS app target) aggregates all "pod targets"
     for an "embeddable target" (Eg: extension). When app and extension
     use parts of a pod via sub-spec, the "pod target" names are unique,
     but module_name is specified only at the root_spec. The target
     validation should consider only unique module_names while detecting
     duplicate frameworks.
    142b70bd
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...