Add Swift Package Manager support#155
Conversation
|
Any news on this? |
|
(cc @marmelroy) |
|
please merge this |
|
It seems @marmelroy is occupied with other things, I've merged this into my public fork and will continue maintenance there until they are back. https://github.com/choongng/Zip |
|
@AvdLee could you merge this? |
AvdLee
left a comment
There was a problem hiding this comment.
Looks good to me! As soon as CI succeeds, we can merge
|
@AvdLee Thanks for the review and for getting this on! |
|
Looks good! Merging in 🚀 |
|
@AvdLee Can you make a new release as well? |
|
@svoip Be sure you’re using the latest SPM tools. The top line of your Package.swift file should be:
|
|
For now, you can also use |
|
Or use |
|
@ffried @mcritz I'm not actively working on this project and don't have the time to do a new release. Maybe @marmelroy can make a new release or make one of you capable to do that |
|
I have same issue as @svoip . |

Since #118 seems to be dead, I've created a new PR.
This adds full SPM support. The following changes were necessary:
FileManager.urls(for:in:))