• Samuel E. Giddins's avatar
    [EmbedFrameworksScript] Ensure that the swift runtime libraries are copied to… · 1e9dae9f
    Samuel E. Giddins authored
    [EmbedFrameworksScript] Ensure that the swift runtime libraries are copied to the application target
    
    This is necessary because they are not copied if the main application target itself does not use swift. Using EMBEDDED_CONTENT_CONTAINS_SWIFT was not used because that would cause the runtime, which is in the realm of 10-20MB, to be copied multiple times, once for each framework that uses swift.
    1e9dae9f
Name
Last commit
Last update
bin Loading commit data...
examples Loading commit data...
lib Loading commit data...
spec 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...
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...