I would love to see ability to add KalturaClient framework directly by iOS Swift Packager instead of CocoaPods.
I have tried:
but looks like it missing Package.swift file.
Please let me know if this feature is feasible to implement in Kaltura?
I would love to see ability to add KalturaClient framework directly by iOS Swift Packager instead of CocoaPods.
I have tried:
but looks like it missing Package.swift file.
Please let me know if this feature is feasible to implement in Kaltura?
Dear Kaltura support team,
I forked repository from
swiftpackage branch:
I tried to take a look how much changes needed to support Swift package. Looks like the biggest issues are at generated files. Could you please take a look if this can be adjusted in generated code, so it would be really cool if Kaltura framework finally can support Swift package. Thanks!