ios - iOS 7 API 和 iOS 6 API 之间的差异

标签 ios ios6 ios7

<分区>

我有一些使用 iOS 6 SDK 开发的 iPhone 和 iPad 应用程序。我想将它们转换为 iOS 7。当我尝试这样做时,出现了很多问题。那么,是否可以在任何地方查看 iOS 7 与 iOS 6 相比的变化列表以及应用程序转换的任何指南。

最佳答案

您应该看到 What's New in iOS 7WWDC 2013 videos . Apple 在 https://developer.apple.com/devcenter/ios/index.action 上为此提供了大量资源

关于ios - iOS 7 API 和 iOS 6 API 之间的差异,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19044315/

相关文章:

iOS 13 为从 UIImagePickController 中选择的文件添加了 "trim."前缀

ios - [NSTaggedPointerString 文本] : unrecognized selector sent to instance

ios6 - 我的 UIScrollView 不适用于 ios6 中的自动布局

ios - CLLocationManager :didDetermineState:forRegion not called

ios7 - iOS 从 Python datetime.isoformat() 的输出创建 NSDate?

iphone - iOS 开发 : How can I get a Facebook wall post to show in the friend's news feed?

ios - 无法编辑或关闭 CNContactViewController (iOS)

iphone - 阻止 UIImageView 返回其在 View 中的原始位置?

objective-c - NSAttributedString boundingRectWithSize 在 iOS 6 和 iOS 7 之间给出不同的高度

ios - *** 由于 UITableView 中未捕获的异常 'NSRangeException' 而终止应用程序