nixpkgs/pkgs/by-name/xc/xcbuild
Randy Eckenrode 118a214ac5
xcbuild: warn when someone tries to override sdkVer
xcbuild determines the SDK dynamically, so overriding the `sdkVer` no
longer works. If packages want to change the SDK, they need to add one
of the SDK packages to their inputs.
2024-10-10 16:23:03 -04:00
..
patches xcbuild: refactor to support the new SDKs 2024-10-10 16:23:02 -04:00
package.nix xcbuild: warn when someone tries to override sdkVer 2024-10-10 16:23:03 -04:00
setup-hook.sh