uber / uber-ios-sdk

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

Swift 4 Example Projects #184

Closed edjiang closed 7 years ago

edjiang commented 7 years ago

Update sample projects so they work against the new SDK.

Fixes some oversights found in the SDK while updating the sample projects. Namely:

Also adds a default Client ID for the sample projects so people can compile & go.

edjiang commented 7 years ago

fb88d56 was the previous commit before I rebased -- which was passing. Let's see how long it takes Travis to pass this build.