xcode报Error|xcode报Error Domain=PlugInKit Code=13错误
调用系统相册上传到服务器,就出现了这个错误
[discovery] errors encountered while discovering extensions: Error Domain=PlugInKit Code=13 "query cancelled" UserInfo={NSLocalizedDescription=query cancelled}
解决办法:
打开 Product > Scheme > Edit Scheme
添加环境变量:OS_ACTIVITY_MODE 值:disable
文章图片
图片.png 但是这样会出现新的问题
所有的nslog! 都没了!
怎么办呢,我这边的解决办法是在pch中改下log:
#ifdef DEBUG
#define NSLog(format,...) printf("\n[%s] %s [第%d行] %s\n",__TIME__,__FUNCTION__,__LINE__,[[NSString stringWithFormat:format,## __VA_ARGS__] UTF8String]);
#else
#define NSLog(format, ...)
#endif
这样子就好啦!!!
【xcode报Error|xcode报Error Domain=PlugInKit Code=13错误】参考文章:https://my.oschina.net/rainwz/blog/2218590
推荐阅读
- 参保人员因患病来不及到指定的医疗机构就医,能否报销医疗费用()
- gitlab|gitlab 通过备份还原 admin/runner 500 Internal Server Error
- 【1057快报】深入机关,走下田间,交通普法,共创文明
- 调取接口时报404错误(ID:16)
- 2019年第22周报
- 解决SyntaxError:|解决SyntaxError: invalid syntax
- 东望志愿者的精神
- 接口|axios接口报错-参数类型错误解决
- 深夜碎碎念,权当解压
- Filecoin挖矿投资报告