Questions tagged [apple-open-source]
3 questions
45
votes
4 answers
Download source code from Apple's website
How do I download source code from Apple's website (http://opensource.apple.com/source/).
In particular, I am interested in http://opensource.apple.com/source/Security/Security-55110/.
wget -r is downloading HTML files instead of source files.…

webie
- 1,451
- 1
- 10
- 8
1
vote
1 answer
How to Successfully Build the Open Source Apple Chess Game in XCode
I am trying to download and run the source code of a previous version of the Apple macOS chess game (preferably in the 369-408 version range) using XCode 14.1.
The game is written in Objective-C and interfaces with a chess engine called "sjeng" that…

Nerdy Bunz
- 6,040
- 10
- 41
- 100
0
votes
1 answer
How to download a project folder from sourcecode.apple.com?
If I'm looking at an Apple opensource page like this:
https://opensource.apple.com/source/Chess/
How can I download one of those projects to my hard drive so I can open it in XCode?
The main stumbling block for me is simply downloading one of the…

Nerdy Bunz
- 6,040
- 10
- 41
- 100