【发布时间】:2013-02-27 18:27:51
【问题描述】:
我在我的应用程序中使用 NSAttributedString。这是否意味着我必须将我的 iPhone Deployment Target 设置为 6.0,因为仅从 iOS 6.0 开始支持 NSAttributedString?
编辑:我使用 NSAttributedString 就像这里 http://soulwithmobiletechnology.blogspot.com/2012/07/how-to-use-nsattributedstring-in-ios-6.html
【问题讨论】:
标签: ios objective-c xcode ios6