【问题标题】:XCode Server: Opening import file for module 'MobileCoreServices': Permission deniedXCode 服务器:打开模块“MobileCoreServices”的导入文件:权限被拒绝
【发布时间】:2016-10-14 07:02:19
【问题描述】:

在 XCode 8 中运行机器人并使用 Swift 3 代码时,我收到此错误: 打开模块“MobileCoreServices”的导入文件:权限被拒绝

我正在使用迦太基。我在同一台机器上的另一个用户帐户中运行 macOS 服务器。

有人可以帮忙吗?

【问题讨论】:

  • carthage update on building machine 解决了这个问题,但它不是分布式构建的选项

标签: swift xcode


【解决方案1】:

我遇到了同样的错误。为我解决的问题是删除项目目录中的Carthage/ 文件夹并使用carthage update 重建,而不是sudo carthage update

【讨论】:

    猜你喜欢
    • 2016-02-03
    • 1970-01-01
    • 1970-01-01
    • 2021-04-12
    • 1970-01-01
    • 1970-01-01
    • 2013-01-08
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多