2 Forks
23 Stars
23 Watchers

CoreFoundation

Custom implementation of Apple's CoreFoundation framework intended to be used in the XEOS operating system as a base for its Objective-C library.

How to download and setup CoreFoundation

Open terminal and run command
git clone https://github.com/macmade/CoreFoundation.git
git clone is used to create a copy or clone of CoreFoundation repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CoreFoundation https://github.com/macmade/CoreFoundation/archive/master.zip

Or simply clone CoreFoundation with SSH
[email protected]:macmade/CoreFoundation.git

If you have some problems with CoreFoundation

You may open issue on CoreFoundation support forum (system) here: https://github.com/macmade/CoreFoundation/issues