
解决问题
Cloudox_
目前最有趣的等待,是未来
展开
-
Xcode真机调试遇到The identity used to sign the executable is no longer valid
Xcode真机调试遇到The identity used to sign the executable is no longer valid,解决此问题,重新安装证书文件及PP文件,并删除以前的文件原创 2015-12-06 17:06:23 · 994 阅读 · 0 评论 -
升级macOS系统版本后pod命令无效的问题
更新macOS的版本后,pod install等命令无效或者显示Abort trap表示安装失败的解决办法原创 2016-11-28 16:28:04 · 1752 阅读 · 0 评论 -
Xcode8禁止系统log&真机调试NSLog无输出
解决使用Xcode 8希望屏蔽无用的系统log信息以及真机调试时NSLog无输出的问题原创 2016-11-29 22:13:12 · 2557 阅读 · 0 评论 -
Xcode编译报错library not found for -lAFNetworking
解决ld: library not found for -lAFNetworking,clang: error: linker command failed with exit code 1 (use -v to see invocation)的问题原创 2016-11-28 17:29:05 · 2154 阅读 · 0 评论 -
iOS10&Xcode8 推送证书问题
更新Xcode8适配iOS10之后,发布时邮件提醒我推送证书有问题原创 2016-11-09 11:21:54 · 2373 阅读 · 0 评论 -
iOS 9不能访问HTTP的解决方法
全部和部分允许iOS 9以后App进行HTTP访问请求的方式原创 2016-10-17 22:08:13 · 10619 阅读 · 0 评论 -
更新系统后cocoapods的使用问题
重装后不识别pod命令以及出现The dependency AFNetworking (~> 2.0) is not used in any concrete target.的解决方法原创 2016-11-06 14:30:59 · 1011 阅读 · 0 评论 -
Xcode 8 KeychainItemWrapper 'Couldn't add the Keychain Item.'
Xcode 8下Keychain使用失败的解决办法原创 2016-11-05 10:54:55 · 3385 阅读 · 0 评论 -
iOS Couldn't update the Keychain Item问题
关于使用Keychain存储密码遇到Couldn't update the Keychain Item的问题原创 2016-03-26 20:17:15 · 2187 阅读 · 2 评论 -
Xcode编译遇到bitcode问题
解决Xcode7使用第三方库报关于bitcode错的问题原创 2015-12-29 14:47:18 · 4795 阅读 · 0 评论 -
TensorFlow版本带来的concat错误
TypeError: Expected int32, got list containing Tensors of type ‘_Message’ instead.原创 2017-11-16 11:05:35 · 3917 阅读 · 0 评论