twilio / twilio-voice-ios

Programmable Voice SDK by Twilio
https://www.twilio.com/voice
38 stars 14 forks source link

Request: Add support for SPM #24

Closed isupremedyou closed 1 year ago

isupremedyou commented 5 years ago

Now that SPM is baked into Xcode 11, it would be great if you could add support for SPM.

bobiechen-twilio commented 5 years ago

Hi @travischapman

Thanks for reaching out. I've created a ticket to research of adding SPM support for the SDK.

-bobie

isupremedyou commented 4 years ago

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!

ryanthon commented 4 years ago

Any updates on SPM support? This would greatly help with development.

bobiechen-twilio commented 4 years ago

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

dmallory commented 4 years ago

We are eager to take advantage of this as well. Thanks!

ryanthon commented 3 years ago

Any updates on SPM support?

piyushtank commented 3 years ago

No updates other than we plan to start working on xcframework and SPM support in next sprint. We will keep you posted. Thank you!

bobiechen-twilio commented 3 years ago

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

lickel commented 3 years ago

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.