uber / uber-ios-sdk

Uber iOS SDK (beta)
https://developer.uber.com/docs
MIT License
376 stars 125 forks source link

Convert SDK to Swift 3 Syntax #149

Closed jbrophy17 closed 7 years ago

jbrophy17 commented 7 years ago

Convert the SDK from its current Swift 2.3 syntax to Swift 3. Just fixing warnings / errors to get the SDK compiling for Swift 3.

There is some good progress on this already here #111