mirror of
https://github.com/darlinghq/darling.git
synced 2024-11-26 22:00:29 +00:00
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
This commit is contained in:
parent
ce78db7998
commit
20ab534eb4
@ -0,0 +1 @@
|
||||
Versions/A/Headers
|
@ -0,0 +1 @@
|
||||
../../../../../../usr/include
|
@ -0,0 +1 @@
|
||||
A
|
@ -1 +1 @@
|
||||
../../../../../../../../src/copyfile/include/copyfile.h
|
||||
../../../../../../../../src/copyfile/copyfile.h
|
@ -1 +1 @@
|
||||
../../../../../../../../src/copyfile/include/xattr_flags.h
|
||||
../../../../../../../../src/copyfile/xattr_flags.h
|
1
framework-include/Kernel
Symbolic link
1
framework-include/Kernel
Symbolic link
@ -0,0 +1 @@
|
||||
../Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Kernel.framework/Headers
|
Loading…
Reference in New Issue
Block a user