Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SHA hashes? #39

Open
michaeladamkatz opened this issue Oct 5, 2021 · 4 comments
Open

SHA hashes? #39

michaeladamkatz opened this issue Oct 5, 2021 · 4 comments

Comments

@michaeladamkatz
Copy link

It would be nice if there were SHA hashes or something like that with each SDK, which were independently verified by users. As it is, my employer is not keen on me downloading a bunch of executable files from a github account named "phracker".

@thenickdude
Copy link

If you need assurance the SDKs are clean, you can download them straight from Apple's Developer Downloads instead (a Developer subscription is required), this project guides you through the process:

https://github.com/devernay/xcodelegacy

@michaeladamkatz
Copy link
Author

Yes, thanks, I did end up downloading the older xcode versions from Apple. They just take a while to download...

@thenickdude
Copy link

thenickdude commented Oct 30, 2021

You can actually download the Command Line Tool packages instead and unpack them with the "--expand-full output" command line argument. Buried the unpacked "output" directory you'll find a MacOS SDK directory that matches the ones in this repo.

Saves quite a bit of download size over Xcode itself

@michaeladamkatz
Copy link
Author

Ah, thanks for the info. I'll try that next time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants