mapbox / mapbox-speech-swift

Natural-sounding text-to-speech in Swift or Objective-C on iOS, macOS, tvOS, and watchOS
ISC License
43 stars 17 forks source link

Discontinue Objective-C compatibility #31

Closed 1ec5 closed 5 years ago

1ec5 commented 5 years ago

With this PR, the public API no longer bridges to Objective-C. Additionally, the library relies more heavily on Codable and pure Swift enumerations.

/ref mapbox/MapboxDirections.swift#381 /cc @JThramer

1ec5 commented 5 years ago

Bye-bye AppleScript.