ios:Command PhaseScriptExecution failed with a nonzero exit code

问题

使用 xcode 跑项目真机调试的时候,一直报错 Command PhaseScriptExecution failed with a nonzero exit code

解决

最终靠以下方法解决

  1. 删除Podfile.lock文件
  2. 删除Pods文件
  3. 删除.xcworkspace文件
  4. Pod install
  5. Command+Shift+K 清理一下缓存

亲测有效

相关推荐
极客猴子12 小时前
会议记录带日历功能的iOS录音软件推荐:按日期查找会议内容
ios
2501_9159184114 小时前
Rust 程序抓包解密,rustls 不认系统证书的几种办法
开发语言·后端·网络协议·ios·adb·https·rust
MaoJiu15 小时前
「Landmark-Driven Beauty Rendering:实时磨皮与腮红的算法与 GPU 实现」
ios
冯汉栩1 天前
Swift Control RollingCountdownView(动画倒计时)
开发语言·ios·swift
_瑞1 天前
读懂 iOS 的线程调用栈
ios·编译原理·汇编语言
末代iOS程序员华仔2 天前
iOS 语聊直播/聊天APP4.3条例被拒解决
flutter·ios·swift
2601_965798473 天前
Build a Fast, High-Ranking Restaurant Website with Rolanda Theme
开发语言·ios·swift
极客互动API3 天前
企业微信 iPad 协议消息接口开发:文本 / 图片 / 群发消息的统一封装
人工智能·ios·微信·机器人·企业微信·ipad
我血条子呢3 天前
iOS 软键盘遮挡底部输入框解决报告
ios
思盛iOS签名上架3 天前
为什么 iOS 需要签名?未签名 App 无法安装的底层逻辑
ios