iphone - 我如何将 CoreText 框架导入 xcode 3.1.4

标签 iphone ios xcode

我正在使用 xcode 3.1.4,我想使用 CoreText 框架,我该怎么做。 我尝试导入 applicationServices 框架,但代码没有运行

最佳答案

CoreText.framework 是在 iPhone SDK 3.2 中添加的

Core Text is an advanced, low-level technology for laying out text and handling fonts. It is designed for high performance and ease of use. The Core Text API, introduced in Mac OS X v10.5, is accessible from all Mac OS X application environments. It is also available in iOS 3.2.

更多信息:http://developer.apple.com/library/ios/#documentation/StringsTextFonts/Conceptual/CoreText_Programming/Introduction/Introduction.html#//apple_ref/doc/uid/TP40005533-CH1-SW1

关于iphone - 我如何将 CoreText 框架导入 xcode 3.1.4,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8044883/

相关文章:

iphone - Cydia 应用程序可以使用 UIFileSharingEnabled 选项吗?

iphone - 我怎么能不重复地随机播放视频

ios - 来自 imagePicker 的图像不会显示在我的 imageView 中

ios - xcodebuild 存档失败,xcode 存档成功

ios - 为什么我的 WatchKit 扩展会导致 "Waiting to attach"消息出现在实际的 Apple Watch 而不是模拟器中?

iphone - 我已经在我的 IOS 应用程序中集成了 google plus,但是我无法获取当前登录用户的电子邮件 ID

ios - Objective-c 如何从 UITableView 子类中进行 Segue

ios - Swift - 委托(delegate) - 如何将协议(protocol)链接到已实现的委托(delegate)方法?

ios - 如何确保我的 AVCaptureSession 有足够的时间运行?

objective-c - 有趣的按钮