networksetup, port, xcode-select, xcodebuild: add more information links (#7754)

* port: more info
* xcodebuild: more info
* xcode-select: more info
* networksetup: more info
feature/windows-fix-syntax-2
pixel 2022-02-14 04:43:29 +01:00 committed by GitHub
parent 8ba9ec2b37
commit 4e2c525e31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# networksetup
> Configuration tool for Network System Preferences.
> More information: <https://support.apple.com/guide/remote-desktop/about-networksetup-apdd0c5a2d5/mac>.
- List available network service providers (Ethernet, Wi-Fi, Bluetooth, etc):

View File

@ -1,6 +1,7 @@
# port
> Package manager for macOS.
> More information: <https://www.macports.org>.
- Search for a package:

View File

@ -2,6 +2,7 @@
> Switch between different versions of Xcode and the included developer tools.
> Also used to update the path to Xcode if it is moved after installation.
> More information: <https://developer.apple.com/library/archive/technotes/tn2339/_index.html>.
- Install Xcode's command-line tools:

View File

@ -1,6 +1,7 @@
# xcodebuild
> Build Xcode projects.
> More information: <https://developer.apple.com/library/archive/technotes/tn2339/_index.html>.
- Build workspace: