Skip to content

phimage/FileZipKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mixing together

and

let source: Path = "/path/to/file"
source.zip(to: "/path/to/zipfile")
let zip: Path = "/path/to/zipfile"
zip.archive(mode: .read)
...

About

FileKit and ZipFoundation utility methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published