xcode运行sh权限问题
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工程路径