AQDefaultDevice (173): skipping input stream

一直不想升级Xcode,但是没办法项目进度只能升级Xcode8,果然不出所料出现了不少bug,

Xcode7运行一直没有问题,但是在Xcode8上一直输出AQDefaultDevice (173): skipping input stream

网上查到解决办法

1.Go to Product/Scheme/Edit Scheme

2.Select Arguments

3.Add the Environment Variable OS_ACTIVITY_MODE and set it to "disable"

你可能感兴趣的:(AQDefaultDevice (173): skipping input stream)