xcode - 无法在 macOS Mojave 中安装 Xcode 10 网络链接调节器

标签 xcode macos xcode10 macos-mojave

我在 macOS Mojave beta 11 上使用 Xcode 10 最终版本。我下载了 Xcode 10 包的附加工具 from Apple's website .

当我尝试安装网络链接调节器首选项 Pane 时,Settings.app 显示此错误:

“Network Link Conditioner” preferences is installed with macOS and can’t be replaced.

但是,首选项 Pane 在 Settings.app 内不可见。我什至在 /Library/PreferencePanes 下检查过 - 它不在那里。

enter image description here

我该如何解决这个问题?

最佳答案

我最终手动将 .prefPane 文件复制到:

/Library/PreferencePanes

重新启动Settings.app后,它终于出现在列表中并且完美运行。

As Martijn Scheffer stated in this comment ,该 Pane 未出现在系统偏好设置中的原因是安装程序错误地将文件放入 ~/Library/PreferencePanes 而不是 /Library/PreferencePanes

下载地址https://developer.apple.com/download/more/ Xcode 10.1 的附加工具

enter image description here

enter image description here

关于xcode - 无法在 macOS Mojave 中安装 Xcode 10 网络链接调节器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52414375/

相关文章:

SwiftUI OnDrop 函数取决于条件

ios - Xcode 10 (iOS 12) 不包含 libstdc++6.0.9

ios - 在多个 Xcode+PhoneGap 项目之间共享代码

ios - 在 ipad 上运行应用程序一次又一次地要求输入系统用户名和密码

ios/xcode : Possible to send notification when app is in foreground (as alternative to alert)

swift - UITextField、textRect、Xcode 版本 10.0、部署目标 12.0、Swift 4.2

ios - Xcode 10 测试版 6 错误 : accessing build database

ios - Xcode 7 堆栈 View 如何向后兼容 iOS 8 和 iOS 7?

python - pycharm向前或向后移动光标1个字

macos - Alien::wxWidgets 在 OSX 10 上安装失败