PureDarwin / CoreFoundation

Built from CoreFoundation found in https://github.com/apple/swift-corelibs-foundation/tree/master/CoreFoundation
14 stars 0 forks source link

CoreFoundation for PureDarwin

Based on Swift CoreFoundation from https://github.com/apple/swift-corelibs-foundation/tree/master/CoreFoundation.

Modified to work (more or less) when installed in a PureDarwin image.

(If you just want binary roots to add to a PureDarwin image, look here.)

Fixes

Dependencies

Building

Create a folder called "include" at the same level as this README.md (and the CoreFoundation folder) and copy into it:

TODO

Known Issues