• Tim Bodeit's avatar
    [Project] Make separate variant groups for different directory levels · 7b23498e
    Tim Bodeit authored
    It is possible that a pod lib creator includes multiple assets with the same
    name, but different file extensions.
    Instead of just putting localized files by name, they are now also grouped by
    the path of the directory their .lproj folder is in.
    
    For example the library Foo could include a localized Foo.storyboard as well as
    a localized Foo.png
    Now two separate variant groups would be created for Foo.storyboard and Foo.png
    as long as the two files are in different .lproj bundles in different folders.
    7b23498e
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...