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 CoreFoundation: specify the tbd explicitly 2023-08-12 09:17:13 -04:00
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 darwin.apple_sdk_10_12.frameworks.System: init 2023-05-23 21:01:23 +03:00
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