Closed isupremedyou closed 1 year ago
Hi @travischapman
Thanks for reaching out. I've created a ticket to research of adding SPM support for the SDK.
-bobie
With Swift 5.3, binary assets will be able to be included with Swift Packages. If that has been cause for delay on creaking a Package.Swift
file, then this Sept/Oct with Xcode 12 that should be resolved!
Any updates on SPM support? This would greatly help with development.
Hi @ryanthon
Thanks for reaching out. We do have plan to upgrade our pipeline to use the latest build tools of Xcode 12 now that it's GA and should also be available from the CI providers. We will keep everyone posted with the progress.
Cheers, -bobie
We are eager to take advantage of this as well. Thanks!
Any updates on SPM support?
No updates other than we plan to start working on xcframework and SPM support in next sprint. We will keep you posted. Thank you!
Hi everyone,
We are happy to inform you that we have just released the Voice iOS SDK 6.2.0, which is delivered as XCFramework. Please use the twilio-voice-ios repository and integrate the SDK into your app using the Swift Package Manager.
Cheers, -bobie
Is it possible to vend a Catalyst compatible binary? I realize it won't do anything, but Xcode refuses to compile our app as the slice is missing.
Now that SPM is baked into Xcode 11, it would be great if you could add support for SPM.