Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将我的 Swift 3 项目迁移到 Xcode 9 中的 Swift 4。在选择目标并选择任一 @obcj 推理选项后,XcodeGenerating preview永远停留在旋转轮上。如何迁移我的项目?
Generating preview
在同一转换对话框中,取消选中Remind me复选框并单击Convert Later。现在转到Build Settings并更改Swift Language Version为Swift 4.0。这很可能会产生很多警告或错误。不幸的是,您必须手动修复它们。
Remind me
Convert Later
Build Settings
Swift Language Version
Swift 4.0