• Joachim Bengtsson's avatar
    Unpack tgz files into pod's root #727 · fef5dada
    Joachim Bengtsson authored
    Zip files are usually packaged with their contents in the archive file's root.
    Tgz files are usually packaged with only a folder in the root.
    Make them both behave the same by moving that single folder's contents up.
    This is basically the opposite of what Finder does (which creates a folder for the zip file's
    contents, so you always unarchive into a folder).
    fef5dada
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...
.travis.yml Loading commit data...
.yardopts Loading commit data...
CHANGELOG.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...