原文链接:https://developer.apple.com/library/content/releasenotes/General/WhatsNewIniOS/Articles/iOS_11_0.html#//apple_ref/doc/uid/TP40017637-SW1
iOS 11.0
本文总结了在主流iOS设备运行的iOS11中与开发者相关的关键特性。本文同时列出了详细描述新特性的相关文档:
● 关于突破性消息和已知问题的信息,请看iOS 11 Release Notes
● 关于对APIs新增,改动和弃用的完整信息,请看 Apple Developer Documentation
● 想学习关于SafariServices 与 WebKit的新特性,请看What’s New in Safari
● 想学习关于swift的新改动,请看Swift Language 中的 What’s New in Xcode 和 The Swift Programming Language (Swift 4)
General
● iOS 11新变化——支持二维码
○ 在AV Foundation, Core Image, 和 SiriKit中新增支持扫描、解析和创建二维码的APIs
○ 在Core Image中新增一个新的条形码描述符对象——CIBarcodeDescriptor,用于提供对AV Foundation 与 the Vision APIs 的互操作性
● iOS 11新变化—