标签: xcode cocoapods
我刚刚更新了我的Pod并且得到了这个:
/Users/snowcrash/projects/test/AppDelegate.m:271:34: Use of undeclared identifier 'AFHTTPClient'
我认为它没有拿起我的Pod但不知道为什么。有什么建议吗?
答案 0 :(得分:0)
您可以从AFNetworking 1迁移到2吗?