Files
oak-gpui/docs/src/system-requirements.md
T
Ringo De SmetandMarshall Bowers 1e2fa3b022 Update macOS system requirements in docs (#22248)
Update macOS system requirements to include Sequoia (15.x), the latest
major version.

Release Notes:

- N/A

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-12-19 17:55:46 +00:00

24 lines
791 B
Markdown

# System Requirements
## macOS
Supported versions: Catalina (10.15) - Sequoia (15.x).
> The implementation of our screen sharing feature makes use of [LiveKit](https://livekit.io). The LiveKit SDK requires macOS Catalina (10.15); consequently, in v0.62.4, we dropped support for earlier macOS versions that we were initially supporting.
## Linux
Zed requires a Vulkan 1.3 driver, and the following desktop portals:
- `org.freedesktop.portal.FileChooser`
- `org.freedesktop.portal.OpenURI`
- `org.freedesktop.portal.Secret`, or `org.freedesktop.Secrets`
## Windows
Not yet available as an official download. Can be built [from source](./development/windows.md).
## Web
Not supported at this time. See our [Platform Support issue](https://github.com/zed-industries/zed/issues/5391).