Cannot install Xcode 10 Network Link Conditioner in macOS Mojave

前端 未结 6 1137
盖世英雄少女心
盖世英雄少女心 2021-01-30 06:16

I\'m using the final version of Xcode 10 on macOS Mojave beta 11. I downloaded the Additional Tools for Xcode 10 package from Apple\'s website.

When I try to install the

6条回答
  •  悲哀的现实
    2021-01-30 06:45

    I ended up manually copying the .prefPane file to:

    /Library/PreferencePanes
    

    After restarting Settings.app, it finally appeared on the list and worked perfectly.

    As Martijn Scheffer stated in this comment, the reason for the pane not appearing in System Preferences is that the installer incorrectly puts the file to ~/Library/PreferencePanes instead of /Library/PreferencePanes.

    Download in https://developer.apple.com/download/more/ Additional Tools for Xcode 10.1

提交回复
热议问题