Open Moriquendi opened 3 years ago
Well, yes there are but not for the current Objective-C
API. The plan is to introduce a Swift
API and make it available in Swift Package Manager.
Is there any movement on this?
I'm eager to try this out in a project I intend to build in Swift Playgrounds 4. It seems to be coming soon and will only support SPM.
I'm not working on this at the moment. I don't think I'll have time for it soon.
Hmmm, I wonder, will this project have swift API and support swiftUI?
Hey @tanersener! Thanks for your work here.
Is there any downside on consuming this library via Swift?
I'm not using the library with Swift. So, don't know if there are any.
Seems like I just found one.
FileHandle (NSFileHandle) hangs on creation, regardless of what initializer I use:
Are there any plans to make the library available through the Swift Packages Manager? CocoaPods are great but not perfect for everyone :)