mirror of
https://github.com/transmission/transmission.git
synced 2026-02-15 07:26:49 +00:00
docs: document different macOS versions needed for building vs running
This commit is contained in:
@@ -2,9 +2,12 @@
|
||||
The source code for both official and nightly releases can be found on our [download page](https://transmissionbt.com/download/).
|
||||
|
||||
## On macOS ##
|
||||
Software prerequisites:
|
||||
While the prerequisites for running the app are:
|
||||
* macOS 11.0 or newer
|
||||
* Xcode 12.5.1 or newer
|
||||
|
||||
The actual software prerequisites for building the app are based on GitHub Actions [macos-14](https://github.com/actions/runner-images/blob/main/images/macos/macos-14-arm64-Readme.md):
|
||||
* macOS 14.8.3 or newer
|
||||
* Xcode 15.0.1 or newer
|
||||
|
||||
Building the project on Mac requires the source to be retrieved from GitHub. Pre-packaged source code will not compile.
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user