美文网首页
Xcode Unexpected failure

Xcode Unexpected failure

作者: Amuxiaomu | 来源:发表于2022-10-31 15:58 被阅读0次

今天开发切换了一下分支.发现项目运行不起来了 报错Unexpected failure


Showing Recent Messages
sent 5173225 bytes  received 92 bytes  10346634.00 bytes/sec

total size is 10630447  speedup is 2.05

rsync error: some files could not be transferred (code 23) at /AppleInternal/Library/BuildRoots/810eba08-405a-11ed-86e9-6af958a02716/Library/Caches/com.apple.xbs/Sources/rsync/rsync/main.c(996) [sender=2.6.9]

realpath: illegal option -- m

usage: realpath [-q] [path ...]


网上查找是由于资源冲突导致,command + shift + k,清理一下当前工程重新运行就好了

参考链接

相关文章

网友评论

      本文标题:Xcode Unexpected failure

      本文链接:https://www.haomeiwen.com/subject/wxortdtx.html