cf-private: don’t use private sdk

no private sdk is available for 10.12.
This commit is contained in:
Matthew Bauer
2019-04-26 21:54:51 -04:00
parent 5428db7c7c
commit dc483505d4
4 changed files with 2 additions and 35 deletions
-1
View File
@@ -193,7 +193,6 @@ let
darwin = packagePlatforms pkgs.darwin // {
cf-private = {};
osx_private_sdk = {};
xcode = {};
};
} ));