Where should I download the base foundation library? I have a program that includes CoreFoundation / CoreFoundation.h ... This is an application for the iPhone, but I think the base code will work on Linux.
All Apple open source code can be found at http://opensource.apple.com/ . The source code for Core Foundation (actually, "CFLite") can be found at http://www.opensource.apple.com/source/CF/CF-635.19/ and can be downloaded from http://www.opensource.apple .com / tarballs / CF / CF-635.19.tar.gz .
The README file describes how to create a library on Linux. Please note that the full Core Foundation is not available.
The CFLite version for Mac OS X supports most of the full CoreFoundation features. The Linux version of CFLite focuses on strings, dates, collections, and other items associated with a property list.
Source: https://habr.com/ru/post/912136/More articles:Draw a line above the histogram - google-visualizationGoogle.load () jQuery - not working with DataTables.net - javascriptThe action bar does not display action elements (all in overflow) Android - androidCalculation of the maximum histogram value - rhow to use table prompts in Linq for sql - c #How to use SQL Server table hints when using LINQ? - sql-serverBitmap size exceeds VM budget for game development - javaSending and receiving data through the game center (GameKit) - iosTroubleshooting using the JExcel API - javaError copying excel sheet using JExel API - javaAll Articles