opentok-ios-sdk-samples
opentok-ios-sdk-samples copied to clipboard
Support for iOS SPM?
Hello, I would like to know when you will be giving support for iOS Swift Package Manager. It would make it much simpler to update than just throwing the updated version of "OpenTok.framework" into the project.
https://github.com/opentok/opentok-ios-sdk-samples/tree/main/Basic-Video-Chat-XCFramework
@murillotomas, apologies for the belated reply.
No, there are no plans to support SPM currently.
@murillotomas, apologies for the belated reply.
No, there are no plans to support SPM currently.
It is not a big deal to create a swift package from OpenTok.xcframework
. I did it by myself in five minutes of time while many paying customers have actually been waiting since 2020 for this to happen.
https://github.com/opentok/opentok-ios-sdk-samples-swift/issues/130#issuecomment-1250127285
Only thing what is missing in the binary framework is support for M1 simulators above iOS 13.7