• 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
bin Loading commit data...
examples Loading commit data...
lib Loading commit data...
spec Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.kick Loading commit data...
.rubocop.yml Loading commit data...
.rubocop_cocoapods.yml Loading commit data...
.rubocop_todo.yml Loading commit data...
.travis.yml Loading commit data...
.yardopts Loading commit data...
CHANGELOG.md Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
Gemfile Loading commit data...
Gemfile.lock Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
Rakefile Loading commit data...
cocoapods.gemspec Loading commit data...