Commit Graph

9 Commits

Author SHA1 Message Date
Ariel Abreu
59f2d81700
Update SDK symlinks 2020-09-01 10:06:44 -04:00
Ariel Abreu
7ba408b796
Update SDK symlinks 2020-08-27 22:30:44 -04:00
Ariel Abreu
7819ca3ece
Stub CFOpenDirectory
The public headers are imported from the macOS SDK and from the last released OpenDirectory (version 146); it's ok to import them from the SDK because they're still APSL licensed
2020-08-20 16:33:31 -04:00
Ariel Abreu
d9eb59b7ae
Add/update some more SDK includes 2020-08-01 22:11:10 -04:00
Ariel Abreu
cbfc616cbd Update SDK symlinks 2020-07-23 15:41:09 -04:00
Ariel Abreu
fe0399ee5f
Add some new private frameworks to framework-include 2020-07-15 12:14:05 -04:00
Ariel Abreu
20ab534eb4
Fix copyfile header links in the SDK; add Kernel framework to the SDK
For now, the Kernel framework just links to the SDK headers, just like the System framework
2020-06-16 08:50:06 -04:00
Ariel Abreu
daef11fbb4
Symlink some more frameworks and headers
[skip ci]
2020-05-12 22:27:18 -04:00
Ariel Abreu
129b374e57
Symlink framework header directories into namespaced directories in framework-include
[skip ci]

Also symlink framework header directories directly into the SDK frameworks. The headers are contained in their own namespace directory, so it doesn't matter if private headers are visible

Also prune unnecessary symlinks to directories that *should* be in the SDK include directory now
2020-05-12 14:26:19 -04:00