【发布时间】:2018-09-14 13:46:14
【问题描述】:
Xcode 无法加载 UIKit 模块。我收到此错误消息:
// import UIKit - Cannot load underlying module for 'UIKit'
我下载了这个 GitHub 源项目:ARMuseum。
我的 xcode 版本:
Version 9.4 beta
【问题讨论】:
-
它看起来像内部 Xcode 9.4 错误。在版本 10.0 (10A254a) 上一切正常。
标签: swift xcode augmented-reality arkit ios12