会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
shnuzxw
安静的码农
2015年4月14日
Xcode删除多余的Provisioning Profile
摘要: Xcode --> Preferences --> (选中开发者账号) --> View Details --> 删除无用文件
阅读全文
posted @ 2015-04-14 12:21 shnuzxw
阅读(207)
评论(0)
推荐(0)
2015年4月7日
cocoapods setup报路径错误, 解决方法
摘要: pod setup命令报错如下图:说明是路径错误,在命令行输入一下命令即可解决。sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer解决后,可继续执行安装操作。
阅读全文
posted @ 2015-04-07 22:56 shnuzxw
阅读(133)
评论(0)
推荐(0)
2015年3月23日
AFNetworking Error Domain=com.alamofire.error.serialization.response Code=-1016 "Request failed: unacceptable con
摘要: 参考地址:http://blog.csdn.net/dengbin9009/article/details/43485617在使用AFNetworking 2.0 的时候本来一切很顺畅,但是中途遇到几个比较坑的地方这里分享一下爬坑经历,忘读者不能速爬坑!在发送请求后,NSURLSessionData...
阅读全文
posted @ 2015-03-23 16:17 shnuzxw
阅读(453)
评论(0)
推荐(0)
AFNetworking编译报错 Property with 'retain (or strong)' attribute must be of object type
摘要: AFNetworking 2.0 当Deployment Target 低于6.0时,AFURLConnectionOperation.h,AFURLSessionManager.h@property (nonatomic, strong) dispatch_queue_t completionQu...
阅读全文
posted @ 2015-03-23 14:39 shnuzxw
阅读(2763)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告