在哪里下载苹果的开源核心基础? [英] where to download for apple's open source core foundation?

查看:158
本文介绍了在哪里下载苹果的开源核心基础?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我应该在哪里下载核心基础库?我有一个程序,包括CoreFoundation / CoreFoundation.h ...它是一个iPhone应用程序,但我认为核心基础代码将运行在linux。

where should I download the core foundation library? I have a program that includes CoreFoundation/CoreFoundation.h ... It is an iPhone app, but I'm thinking the core foundation code will run on linux.

推荐答案

所有Apple的开源代码都可以在 http://opensource.apple.com/ 找到。 Core Foundation的源代码(实际上是CFLite)可以在 http:// www。 opensource.apple.com/source/CF/CF-635.19/ ,并且可以从 http://www.opensource.apple.com/tarballs/CF/CF-635.19.tar.gz

All Apple's open source code can be found in http://opensource.apple.com/. The source code of Core Foundation (actually, "CFLite") can be found in 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.

README 文件介绍如何在Linux上构建库。注意,并非完整的Core Foundation是可用的。

The README file describes how to build the library on Linux. Note that not the full Core Foundation is available.


CFLite的Mac OS X版本支持完整CoreFoundation的大部分功能。 CFLite的Linux版本专注于字符串,日期,集合和其他与属性列表相关的项目。

The Mac OS X version of CFLite supports most of the functionality of the full CoreFoundation. The Linux version of CFLite focuses on strings, dates, collections, and other property-list related items.

这篇关于在哪里下载苹果的开源核心基础?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆