Xcode运行报sh权限问题
2021-03-02 本文已影响0人
小小鸟他大爷
Showing Recent Messages
Command /bin/sh emitted errors but did not return a nonzero exit code to indicate failure
对单独的sh文件授权没作用
终端:sudo chmod -R 777 Xcode工程路径
Showing Recent Messages
Command /bin/sh emitted errors but did not return a nonzero exit code to indicate failure
对单独的sh文件授权没作用
终端:sudo chmod -R 777 Xcode工程路径