mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
macos build command add docs to build xcode project sucessfully
This commit is contained in:
@ -600,7 +600,7 @@ iOS SDKs installed (from inside Xcode → Settings → Platforms), and let's mov
|
|||||||
on to building Ghostty:
|
on to building Ghostty:
|
||||||
|
|
||||||
```shell-session
|
```shell-session
|
||||||
$ zig build -Doptimize=ReleaseFast
|
$ zig build -Doptimize=ReleaseFast -Demit-docs
|
||||||
$ cd macos && xcodebuild
|
$ cd macos && xcodebuild
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user