Objective-Zip icon indicating copy to clipboard operation
Objective-Zip copied to clipboard

Make the library usable from Swift

Open mike-lischke opened this issue 10 years ago • 2 comments

This would probably be automatically working if there were frameworks.

mike-lischke avatar Oct 29 '14 16:10 mike-lischke

Making frameworks won't help as long as enums are just C enums (e.g. OZZipFileMode). Converting them to NS_ENUM would help.

olejnjak avatar Sep 11 '15 11:09 olejnjak

You are right, it's an oversight. I'll fix it in 1.0.1, just waiting for a few more feedbacks before updating.

gianlucabertani avatar Sep 14 '15 09:09 gianlucabertani