关于Xcode一直打印AQDefaultDevice

xiaoxiao2021-02-28  119

在Xcode运行项目的时候,发现一直在打印AQDefaultDevice : skipping input stream。其实这个时候需要在Xcode中设置一下。 Product -> Scheme -> Edit Scheme -> Run -> Arguments -> Environment Environment中添加name:OS_ACTIVITY_MODE,value 设置为disable。 具体见下图

转载请注明原文地址: https://www.6miu.com/read-28175.html

最新回复(0)