1. 15 Jun, 2018 4 commits
  2. 17 Apr, 2018 1 commit
    • Chris Guidry's avatar
      Update swift version to 4.1 for Xcode 9.3. · 1a310d03
      Chris Guidry authored
      After upgrading to Xcode 9.3, I get the following error:
      dyld: Library not loaded: @rpath/libswiftCore.dylib
        Referenced from: /Users/chris/Library/Developer/CoreSimulator/Devices/.../data/Containers/Bundle/Application/.../RE-vibe.app/Frameworks/Zip.framework/Zip
        Reason: image not found
      
      I have tried several different approaches, but none have fixed the issue. I suspect the the swift version for this package needs to be upgraded to match Xcode 9.3's version.
      1a310d03
  3. 21 Feb, 2018 1 commit
  4. 26 Jan, 2018 1 commit
  5. 20 Jan, 2018 1 commit
  6. 27 Nov, 2017 4 commits
  7. 25 Nov, 2017 2 commits
    • peterboni's avatar
      Added includeRootDirectory logic. · 8e282b60
      peterboni authored
      Enables zipping of directory contents, i.e. not including root directory in zip.
      Equivalent to user cd'ing into directory and zipping.
      
      Functionality left as default, but logic is now there to enable above by either toggling boolean, or modifying other functions to enable toggling per call.
      
      Also, expandDirectoryFilePath function comment changed. It's not a recursive function :)
      8e282b60
    • peterboni's avatar
      624a1499
  8. 18 Nov, 2017 1 commit
  9. 21 Sep, 2017 1 commit
  10. 20 Sep, 2017 6 commits
  11. 15 Sep, 2017 2 commits
  12. 23 Jul, 2017 1 commit
  13. 14 Jul, 2017 1 commit
  14. 14 Jun, 2017 2 commits
  15. 15 Mar, 2017 5 commits
  16. 27 Feb, 2017 1 commit
  17. 10 Feb, 2017 2 commits
  18. 09 Feb, 2017 2 commits
  19. 25 Jan, 2017 1 commit
  20. 30 Sep, 2016 1 commit