iOS

[iOS] rsync error: some files could not be transferred

BenKangKang 2024. 5. 12. 11:01

증상

아카이브 시 아래 에러 출력

rsync error: some files could not be transferred (code 23) at /AppleInternal/Library/BuildRoots/4f964b34-e7b8-11ee-80f6-fe8bc7981bff/Library/Caches/cohttp://m.apple.xbs/Sources/rsync/rsync/mai

 

해결

1. Readlink 코드 수정

https://jpointofviewntoe.tistory.com/157

 

2. Cocoapod 버전 업그레이드

https://github.com/NativeScript/NativeScript/issues/10259#issuecomment-1514613194