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.
我正在 xcode 中开发一个 iOS 应用程序,我在其中使用 CocoaPods 安装 AFNetworking 3rd 方库。一切工作正常,直到有一天我打开 xcworkspace 来处理该应用程序时,我遇到了 13 个错误……即使我没有进行任何更改。
这是错误的屏幕截图:
错误截图 http://bit.ly/1ixLk1p
在您的 Podfile 中:
pod 'AFNetworking', '1.2.0'
在http://cocoapods.org检查“开始”