首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >rsync错误:无法传输某些文件(代码23)命令PhaseScriptExecution失败,退出代码为非零

rsync错误:无法传输某些文件(代码23)命令PhaseScriptExecution失败,退出代码为非零
EN

Stack Overflow用户
提问于 2020-08-22 15:49:23
回答 1查看 4.2K关注 0票数 12

我试图将flutter项目连接到我的iPhone,但是在添加了谷歌flutter之后,突然出现了这个错误。我已经尝试过keychain solution(Xcode 10.2.1 Command PhaseScriptExecution failed with a nonzero exit code),pod deintegratepod cleanpod install。我还对项目配置进行了各种更改,但都不起作用。

代码语言:javascript
运行
复制
Build target Runner
Project Runner | Configuration Debug | Destination Ryan's iPhone | SDK iOS 13.6`
Run custom shell script 'Thin Binary' 0.1 seconds`
代码语言:javascript
运行
复制
building file list ... rsync: link_stat "/Volumes/\#341\#204\#213\#341\#205\#265\#341\#204\#207\#341\#205\#265\#341\#206\#253\#341\#204\#202\#341\#205\#241 01071958737/DEVELOPER/dont_forget/ios/../ios/Flutter/App.framework" failed: No such file or directory (2)
done

sent 29 bytes  received 20 bytes  98.00 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files could not be transferred (code 23) at /AppleInternal/BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-54.120.1/rsync/main.c(996) [sender=2.6.9]
Command PhaseScriptExecution failed with a nonzero exit code
EN

回答 1

Stack Overflow用户

发布于 2020-11-05 15:08:35

删除派生数据对我来说很有效。

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/63533819

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档