ios - Swift 3 和 xcode 8 中的 Uber SDK 兼容

标签 ios swift3 uber-api

我已将我的 Xcode 升级到 8.0 版。当我尝试构建我的应用程序时,它在 Uber 文件中显示了很多错误,您是否有支持 swift 3 的 uber iOS SDK。我已经使用 cocoa pod 集成了 Uber SDK。我尝试使用“pod update”来更新 pod,但它没有用。

谢谢,

最佳答案

Uber Rides iOS SDK 还不支持 Swift 3。我们有一个实验分支,但它还不稳定。

关于ios - Swift 3 和 xcode 8 中的 Uber SDK 兼容,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39544922/

相关文章:

ios - 如何在iCloud中对UIDocument进行增量写入?

ios - 从重叠 View 触发 UITapGestureRecognizers

ios - swift 3 错误 UILabel : the use of CGColor for color properties or inside attributed strings is not supported

ios - 无法在 swift 3.0 中使用 smtp 服务器发送邮件

uber-api - 如何 `gain access to the mobile Uber site` ?移动网络深度链接错误

ios - 禁用 ScrollView 垂直滚动

php - iOS 上的 iCalendar .ics 接受/拒绝

swift - Alamofire 请求出现错误 'Extra Argument in call'

ios - Uber 身份验证失败 "HTTP Status 401: Unauthorized, Response: {"错误“: "invalid_client"}"

ios - 有什么方法可以从Uber API中获取信息(时间/到达目的地的票价),而无需安装ride小部件?