Nexmo / stitch-ios-quickstart

A repository containing everything you need when getting started with the Nexmo Stitch API and the iOS SDKs
MIT License
1 stars 3 forks source link

Can't compile with Xcode9 & Swift 4.1 #30

Closed softavail closed 5 years ago

softavail commented 6 years ago

I tried to compile the project with Xcode 9 and got an error that a dependant module 'NexmoConversation' is compiled with Swift 4.0.3 cannot be imported in Swift 4.1.2

tbass134 commented 6 years ago

@softavail Please use NexmoStitch pod instead of NexmoConversation

tbass134 commented 5 years ago

@softavail we've updated the quickstarts to use the NexmoStitch pod