Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在将应用程序从 Swift 2.3 更新到 Swift 3.1。我有几个错误;/
在此处输入图像描述
使用 2.3 的 swift 版本,您必须同时更新 Alamofire。当前版本的 Alamofire 是 4.4
请更新您的 pod 文件并检查自述文件,那里已经提到了您需要的一切。如果您遇到问题,请告诉我们。