mirror of
https://github.com/Relintai/osxcross.git
synced 2025-02-03 22:45:56 +01:00
3a4335d042
Being able to extract SDKs from Command Line Tools for Xcode instead of the full Xcode package saves bandwidth, disk space, and time. Two scripts are added: * tools/gen_sdk_package_tools.sh: extracts SDKs from installed Command Line Tools on macOS (/Library/Developer/CommandLineTools) or from a path specified via XCODE_TOOLS_DIR * tools/gen_sdk_package_tools_dmg.sh: unpacks the content of provided Command_Line_Tools_for_Xcode.dmg and extracts SDKs via the above script. Tested with Command Line Tools for Xcode 12.x. |
||
---|---|---|
.. | ||
cpucount.cpp | ||
gen_sdk_package_darling_dmg.sh | ||
gen_sdk_package_p7zip.sh | ||
gen_sdk_package_pbzx.sh | ||
gen_sdk_package_tools_dmg.sh | ||
gen_sdk_package_tools.sh | ||
gen_sdk_package.sh | ||
get_cpu_count.sh | ||
get_dependencies.sh | ||
mount_xcode_image.sh | ||
osxcross_conf.sh | ||
osxcross-cmake | ||
osxcross-macports | ||
toolchain.cmake | ||
tools.sh | ||
trap_exit.sh |