문제

https://opensource.apple.com

I see apple source code can be browsed on line. Is there a git repo in which checkin history can be viewed?

도움이 되었습니까?

해결책

No, Apple just publishes the source code as a snapshot with each release of macOS. The dev repositories aren‘t public.

If you want to propose changes regarding the published code (e.g. porting a Linux system call into the Darwin/xnu kernel), use https://feedbackassistant.apple.com/

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 apple.stackexchange
scroll top