Xcode 7只运行swift 2.0.您应该使用回退到Xcode 6.4或必须升级到Swift 2.0.
如果您决定转移,您可以直接将旧库集成而不是pod,直到它们支持swift 2.0.如果你把它们分解出来更好,将它们更新为Swift 2.0并生成一个管理器合并的拉取请求,直到它们通过向你的github提供url来使用分叉的请求
pod 'Alamofire', :git => "https://github.com/yourgithubprofile/Alamofire.git"
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
150 次 |
| 最近记录: |