解决方案:
图片上面蓝色部分:Run custom shell script ‘Copy Pods Resources’
这个错误是因为Target ->Build Phases -> Copy Pods Resources z中Run script only when installing 选项未勾选. 只需将该选项勾选,清空缓存,重新运行即可.
Command /bin/sh filed with exit code 126
最新推荐文章于 2025-03-09 00:04:43 发布
本文解决iOS开发中遇到的CopyPodsResources错误,通过调整BuildPhases中的Runscriptonlywheninstalling选项来解决。具体操作包括清空缓存并重新运行,确保项目正常构建。
905

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



