apple-sdk: 10.9 -> 10.11

This commit is contained in:
Dan Peebles
2016-12-19 19:47:24 -05:00
parent 405507acac
commit 377cef8d16
2 changed files with 23 additions and 6 deletions
@@ -52,6 +52,7 @@ with frameworks; with libs; {
GSS = [];
GameController = [];
GameKit = [ Foundation ];
Hypervisor = [];
ICADevices = [ Carbon CF IOBluetooth ];
IMServicePlugIn = [];
IOBluetoothUI = [ IOBluetooth ];
@@ -116,4 +117,6 @@ with frameworks; with libs; {
OpenDirectory = [];
Quartz = [ QuickLook QTKit ];
QuartzCore = [ ApplicationServices CF CoreVideo OpenCL ];
vmnet = [];
}