美文网首页学习中ing...
Xcode8下运行出现nw_socket_set_common_

Xcode8下运行出现nw_socket_set_common_

作者: 那片阳光已醉 | 来源:发表于2016-11-24 08:46 被阅读561次

今天在xcode8上运行7 出现了 [nw_socket_set_common_sockopts setsockopt SO_NOAPNFALLBK failed: [42] Protocol not available, dumping],进过查找资料发现只要在 command + shift + < 或者在xcode,进入菜单product-scheme-edit scheme 添加环境变量 OS_ACTIVITY_MODE
disable 即可,如下图

Paste_Image.png

相关文章

网友评论

    本文标题:Xcode8下运行出现nw_socket_set_common_

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