我遇到的问题shell Script invocation Error ,Command /bin/sh failed with exit code 2
解决方案:
查看build phase里面run script是否写的正确,必要时可以删除试一下
本文解决了一个常见的Shell脚本错误:shellScriptInvocationError, Command /bin/sh failed with exit code 2。该问题通常出现在构建阶段的Run Script环节,检查并修正这里的脚本内容是解决问题的关键。
我遇到的问题shell Script invocation Error ,Command /bin/sh failed with exit code 2
解决方案:
查看build phase里面run script是否写的正确,必要时可以删除试一下

被折叠的 条评论
为什么被折叠?