twilio / cocoapod-specs

https://www.twilio.com/
10 stars 15 forks source link

Compilation warning for TwilioVoice/2.0.0-beta8 iOS SDK #75

Closed S2Ler closed 7 years ago

S2Ler commented 7 years ago
<module-includes>:1:1: warning: umbrella header for module 'TwilioVoice' does not include header 'TwilioVoiceClient.h'
#import "Headers/TwilioVoice.h"

I manually added framework to Xcode project.

bobiechen-twilio commented 7 years ago

Hi @diejmon

Sorry for the breaking changes we introduced, but we have modified the face object and the framework name to TwilioVoice. Here's the changelog.

TwilioVoiceClient is history now.

-bobie

S2Ler commented 7 years ago

Xcode got mad. Closing.