nixpkgs/pkgs/by-name/xc/xcbuild
Randy Eckenrode 15ac657942
xcbuild: refactor to support the new SDKs
Take advantage of the new Darwin SDKs to dynamically determine SDK
information such as path, version, and binaries (via `xcrun --find`).
This is accomplished by relying on the existance of `DEVELOPER_DIR`,
which the SDK will set up in nixpkgs.
2024-10-10 16:23:02 -04:00
..
patches xcbuild: refactor to support the new SDKs 2024-10-10 16:23:02 -04:00
package.nix xcbuild: refactor to support the new SDKs 2024-10-10 16:23:02 -04:00
setup-hook.sh