Command SwiftCompile failed with a nonzero exit code

阅读 9

2024-04-26

Command SwiftCompile failed with a nonzero exit code

记录一下这个错误的一个解决方案

Xcode15.3 新建项目后 使用cocoapods,pod引入第三方库后报Command SwiftCompile failed with a nonzero exit code 的错误

解决方法 Target - build setting - 搜索sandbox - 把user script sandboxing 设置为 NO , command + K 清理后 重新编译 问题解决

精彩评论(0)

0 0 举报