【问题标题】:Build Error with Brackets-shell使用括号壳构建错误
【发布时间】:2014-11-07 17:00:27
【问题描述】:

我正在尝试测试构建我的应用程序以及何时运行

grunt full-build

我收到此错误

Running "build-mac" task
>> ** BUILD FAILED **
>>
>>
>> The following build commands failed:
>>     PhaseScriptExecution Postbuild\ \"Strip\ If\ Needed\" xcodebuild/appshell.build/Release appshell_helper_app.build/Script-27C0F1588A910AFD1BAFF6BD.sh
>> (1 failure)
Warning: Task "build-mac" failed. Use --force to continue.

有谁知道如何纠正这个问题,以便我可以确保我已准备好创建/构建应用程序的一切?

谢谢!

【问题讨论】:

    标签: adobe-brackets brackets-shell


    【解决方案1】:

    我知道这是一篇旧帖子,但我可以通过注释掉工具/strip_from_xcode 第 61 行中对“strip_save_dsym”的调用来消除错误。我不知道这是否仍然可以创建正确的构建,但它确实清除了错误。这是将我引导至此fix 的链接。

    【讨论】:

    • 实际上,我也做了同样的事情,而且效果很好。不知道为什么它会导致错误。谢谢!
    猜你喜欢
    • 2014-07-03
    • 2014-06-12
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-03-24
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多