1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-03 05:25:52 +00:00

Updated Building Transmission (markdown)

JohnClay 2020-05-12 10:13:25 -04:00
parent 614b76c0c4
commit 2ded2033ee

@ -19,8 +19,8 @@ $ git clone https://github.com/transmission/transmission.git
## On Mac OS X ##
Transmission has an Xcode project file (Transmission.xcodeproj) for building in Xcode. Make sure you have this software:
* OS X 10.8 or newer
* OS X 10.8 SDK
* OS X 10.10 or newer
* OS X 10.10 SDK
* Xcode 4.4 or newer
Building the project on Mac requires the source to be retrieved from GitHub. Pre-packaged source code will not compile.