nixpkgs/pkgs/os-specific/darwin/apple-sdk
Randy Eckenrode 39a5f4a6ee
darwin.apple_sdk.sdkRoot: init at 10.12 and 11.0
Based on the derivation from xcbuild.sdk. apple_sdk.sdkRoot provides
version plists and a hook that passes them automatically to the compiler
as `-isysroot`. This is needed to correctly set the SDK version in
compiled binaries. Otherwise, clang will infer the SDK version to be the
same as the deployment target, which is usually not what you want.
2024-03-29 08:47:41 -04:00
..
cf-setup-hook.sh
default.nix darwin.apple_sdk.sdkRoot: init at 10.12 and 11.0 2024-03-29 08:47:41 -04:00
framework-setup-hook.sh
frameworks.nix
impure-deps.nix
private-frameworks-setup-hook.sh
sdkRoot.nix darwin.apple_sdk.sdkRoot: init at 10.12 and 11.0 2024-03-29 08:47:41 -04:00
security-setup-hook.sh