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
In case the NLC is freezing when turning it on in the preferences it's important to note that it has to run as admin.
With the following command the preference app from MacOS can be started as admin:
sudo /Applications/System\ Preferences.app/Contents/MacOS/System\ Preferences
See here: https://stackoverflow.com/a/36445625/4417912