是否有适用于 Xcode7 的 servicestack swift 插件的更新版本?
Is there an updated version of servicestack swift plugin that works with Xcode7?
最新的 Xcode7 无法使用,甚至看不到 xcode 中的菜单项。而且,我的工作项目现在无法使用 Xcode7 构建,JsonServiceClient.swift 文件导致大量构建错误。有些是由于错误处理,有些是依赖性错误我没有机会完整阅读它们。
据 ServiceStack.Swift mythz 的作者在 4 天前写道:
Xcode 7 with Swift 2.0 was only just released today, but will take some time to upgrade the library to support Swift 2.0. Check the release notes to see when Xcode 7 / Swift 2.0 is supported. https://forums.servicestack.net/t/servicestack-swift/1379
所以我想我们能做的就是等待...
在 ServiceStack v4.0.46 中添加了对 Swift 2.0 和 Xcode 7 的支持,查看 v4.0.46 Release Notes 了解更多信息。
您还需要下载 ServiceStackXcode.dmg Xcode 7 插件。
最新的 Xcode7 无法使用,甚至看不到 xcode 中的菜单项。而且,我的工作项目现在无法使用 Xcode7 构建,JsonServiceClient.swift 文件导致大量构建错误。有些是由于错误处理,有些是依赖性错误我没有机会完整阅读它们。
据 ServiceStack.Swift mythz 的作者在 4 天前写道:
Xcode 7 with Swift 2.0 was only just released today, but will take some time to upgrade the library to support Swift 2.0. Check the release notes to see when Xcode 7 / Swift 2.0 is supported. https://forums.servicestack.net/t/servicestack-swift/1379
所以我想我们能做的就是等待...
在 ServiceStack v4.0.46 中添加了对 Swift 2.0 和 Xcode 7 的支持,查看 v4.0.46 Release Notes 了解更多信息。
您还需要下载 ServiceStackXcode.dmg Xcode 7 插件。