mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-07-31 04:39:01 +00:00
docs: clarify macOS dependencies (#13498)
reword: The doc said "macOS doesn't need any dependencies" and then
immediately listed things you needed to install for macOS 😁. This is
just rewording the doc to be more consistent.
This commit is contained in:
@@ -40,14 +40,14 @@ here:
|
||||
|
||||
## Extra Dependencies
|
||||
|
||||
### Linux
|
||||
|
||||
Building Ghostty from a Git checkout on Linux requires some additional
|
||||
dependencies:
|
||||
|
||||
- `blueprint-compiler` (version 0.16.0 or newer)
|
||||
|
||||
macOS users don't require any additional dependencies.
|
||||
|
||||
## Xcode Version and SDKs
|
||||
### macOS
|
||||
|
||||
Building the Ghostty macOS app requires that Xcode, the macOS SDK,
|
||||
the iOS SDK, and Metal Toolchain are all installed.
|
||||
|
||||
Reference in New Issue
Block a user