apple_sdk_11_0: Foundation depends on Combine

This commit is contained in:
Stéphan Kochen 2022-08-16 13:50:54 +02:00
parent d69453559a
commit 6a20451ac0

View File

@ -75,7 +75,7 @@
FileProviderUI = {};
FinderSync = {};
ForceFeedback = { inherit IOKit; };
Foundation = { inherit ApplicationServices CoreFoundation Security SystemConfiguration libobjc; };
Foundation = { inherit ApplicationServices CoreFoundation Security SystemConfiguration Combine libobjc; };
GLKit = {};
GLUT = { inherit OpenGL; };
GSS = {};