References
- https://developer.apple.com/library/archive/technotes/tn2339/_index.html
xcode-select --install
installs the standalone package- Every Xcode contains a bundled CLT (
xcode-select -p
)
Swift
xcrun --find swift
xcrun swift --version
- https://swiftversion.net/