摘要: [manager POST:Interface_AddDeviceFailure parameters:paramDic constructingBodyWithBlock:^(id _Nonnull formData) { NSData *data = UIImageJPEGRepresentation(_currentImg, 0.5); ... 阅读全文
posted @ 2017-04-26 15:44 iWillW 阅读(288) 评论(0) 推荐(0) 编辑
摘要: 原因 :用svn管理的时候 .a静态库不能上传 解决 :项目中手动加入静态库 阅读全文
posted @ 2017-04-26 15:42 iWillW 阅读(118) 评论(0) 推荐(0) 编辑
摘要: 1、把已经写过的项目 放到本地仓库中 识别不出来 原因是 之前创建项目的时候 已经勾选了git 解决办法 显示隐藏文件 删除就好了 2、Pushing to https://git.oschina.net/lwj_decode/youcai fatal: unable to access 'http 阅读全文
posted @ 2017-04-26 01:03 iWillW 阅读(369) 评论(0) 推荐(0) 编辑