美文网首页iOS
Xcode8出现AQDefaultDevice (173): s

Xcode8出现AQDefaultDevice (173): s

作者: Coder_Long | 来源:发表于2017-01-19 10:59 被阅读860次

    在Xcode8上一直输出AQDefaultDevice (173): skipping input stream

    网上查到解决办法
    1.选择 Product -->Scheme-->Edit Scheme
    2.选择 Arguments
    3.在Environment Variables添加一个环境变量 OS_ACTIVITY_MODE 设置值为"disable"
    完美解决

    相关文章

      网友评论

        本文标题:Xcode8出现AQDefaultDevice (173): s

        本文链接:https://www.haomeiwen.com/subject/tzcibttx.html