# boot into recovery terminal csrutil disable reboot # Boot into recovery terminal # The <Mac> part of the path below varies depending on your Mac cd /Volumes/<Mac>/usr/lib/ cp ../../Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/*.o . csrutil enable reboot