ffmpeg-kit icon indicating copy to clipboard operation
ffmpeg-kit copied to clipboard

Support for Swift Packages Manager

Open Moriquendi opened this issue 4 years ago • 9 comments
trafficstars

Are there any plans to make the library available through the Swift Packages Manager? CocoaPods are great but not perfect for everyone :)

Moriquendi avatar May 13 '21 08:05 Moriquendi

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.

tanersener avatar May 13 '21 08:05 tanersener

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.

mattahorton avatar Dec 11 '21 15:12 mattahorton

I'm not working on this at the moment. I don't think I'll have time for it soon.

tanersener avatar Dec 13 '21 17:12 tanersener

Hmmm, I wonder, will this project have swift API and support swiftUI?

sunshinewithmoonlight avatar Jan 12 '22 06:01 sunshinewithmoonlight

Hey @tanersener! Thanks for your work here.

Is there any downside on consuming this library via Swift?

andrestone avatar Aug 11 '22 14:08 andrestone

I'm not using the library with Swift. So, don't know if there are any.

tanersener avatar Aug 11 '22 15:08 tanersener

Seems like I just found one.

FileHandle (NSFileHandle) hangs on creation, regardless of what initializer I use:

https://developer.apple.com/forums/thread/74001

andrestone avatar Aug 11 '22 21:08 andrestone