【问题标题】:How to fix Command /bin/sh failed with exit code 12如何修复命令 /bin/sh 失败并退出代码 12
【发布时间】:2017-01-28 23:17:25
【问题描述】:

Image of error Command /bin/sh failed with exit code 12

当我尝试实现文件上传到 iTunes 时,我收到了这个错误。 但我可以在 Xcode 中使用模拟器。

我该如何解决?

【问题讨论】:

    标签: ios iphone shell xcode8


    【解决方案1】:

    由于目录名称中的嵌入空格,Rsync 似乎对您来说失败了。类似问题请查看here

    如果它在您的控制范围内,您可以尝试转义目录/文件名称中的空格。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2018-12-11
      • 2018-04-26
      • 2019-03-05
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-05-16
      相关资源
      最近更新 更多