使用Carthage管理我的依赖项,一切都在模拟器中运行良好.
但是,在为设备构建时,我收到以下错误:
Module File was created by an older version of the compiler; rebuild Alamofire and try again: .../DerivedData/Build/Products/Debug-iPhones...
Run Code Online (Sandbox Code Playgroud)
我尝试过其他人对类似问题的建议:删除我的派生数据,重新安装Carthage并重建框架.但是,错误一直存在.