ios [AFHTTPSessionManager GET:parameters:progress:success:failure:]: unrecognized selector sent to instance
解决步骤:
1.打开finder->前往->按住option->选择资源库->Developer->xcode->DerivedData->项目文件夹->删除Build
2.cocoapods pod update
3.重新运行程序
解决步骤:
1.打开finder->前往->按住option->选择资源库->Developer->xcode->DerivedData->项目文件夹->删除Build
2.cocoapods pod update
3.重新运行程序