watson-developer-cloud / speech-to-text-swift

Speech-to-Text example using the Swift SDK
Apache License 2.0
34 stars 17 forks source link

Specify compatible version for Swift SDK in Cartfile #20

Closed mkistler closed 5 years ago

mkistler commented 5 years ago

This PR modifies the Cartfile to specify that the Watson Swift SDK must be a compatible version with Release 1.0.0. Forcing the version to be compatible will prevent the sample from breaking when a new major version of the Swift SDK is released.