apple-sdk: Foundation needs cf-private

This commit is contained in:
Matthew Bauer 2019-03-10 12:44:50 -04:00
parent fffc777be4
commit e3a9b1ea23

@ -47,7 +47,7 @@ with frameworks; with libs; {
ExceptionHandling = [];
FWAUserLib = [];
ForceFeedback = [ CF IOKit ];
Foundation = [ CF libobjc Security ApplicationServices SystemConfiguration ];
Foundation = [ cf-private libobjc Security ApplicationServices SystemConfiguration ];
GLKit = [ CF ];
GLUT = [ OpenGL ];
GSS = [];