美文网首页
MacOS报错

MacOS报错

作者: loser_彼岸花 | 来源:发表于2023-05-04 17:16 被阅读0次

networkd_settings_read_from_file Sandbox is preventing this process from reading networkd settings file at "/Library/Preferences/com.apple.networkd.plist", please add an exception.

方案:

The fix is as follows in Xcode:

Select the project -> Targets -> Signing & Capabilities [All] -> App Sandbox enable either or both options Incoming Connections (Server) Outgoing Connections (Client)

相关文章

网友评论

      本文标题:MacOS报错

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