无法为 'UIKit' 错误加载基础模块

Cannot load underlying module for 'UIKit' error

Xcode 无法加载 UIKit 模块。我收到此错误消息:

// import UIKit - Cannot load underlying module for 'UIKit' 

我下载了这个 GitHub 源项目:ARMuseum

我的xcode版本:

Version 9.4 beta 

在 Xcode 9.4.1 和 macOS High Sierra 10.13.6 中一切正常。

这绝对是 Xcode9.4 beta 的一个错误。

So, install the latest public version of Xcode to get rid of this bug.