Ste*_*n.B 10 xcode ios carthage
更新项目并重新构建/引导新部署目标 (13.0->14.0) 的依赖项后,我无法再在 xCode 控制台中使用 PO。我正在安装依赖项
carthage bootstrap --platform iOS --verbose --use-xcframeworks --no-use-binaries
Run Code Online (Sandbox Code Playgroud)
打印某些内容时,我得到以下输出:
(lldb) po mainStack
error: expression failed to parse:
error: stat cache file '/Users/steven/Library/Caches/org.carthage.CarthageKit/DerivedData/14.3_14E222b/PhoneNumberKit/3.5.10/SDKStatCaches.noindex/iphonesimulator16.4-20E238-.sdkstatcache' not found
error: stat cache file '/Users/steven/Library/Caches/org.carthage.CarthageKit/DerivedData/14.3_14E222b/PhoneNumberKit/3.5.10/SDKStatCaches.noindex/iphonesimulator16.4-20E238-.sdkstatcache' not found
error: couldn't IRGen expression. Please check the above error messages for possible root causes.
error: expression failed to parse:
error: stat cache file '/Users/steven/Library/Caches/org.carthage.CarthageKit/DerivedData/14.3_14E222b/PhoneNumberKit/3.5.10/SDKStatCaches.noindex/iphonesimulator16.4-20E238-.sdkstatcache' not found
error: stat cache file '/Users/steven/Library/Caches/org.carthage.CarthageKit/DerivedData/14.3_14E222b/PhoneNumberKit/3.5.10/SDKStatCaches.noindex/iphonesimulator16.4-20E238-.sdkstatcache' not found
error: couldn't IRGen expression. Please check the above error messages for possible root causes.
error: expression failed to parse:
error: stat cache file '/Users/steven/Library/Caches/org.carthage.CarthageKit/DerivedData/14.3_14E222b/PhoneNumberKit/3.5.10/SDKStatCaches.noindex/iphonesimulator16.4-20E238-.sdkstatcache' not found
error: stat cache file '/Users/steven/Library/Caches/org.carthage.CarthageKit/DerivedData/14.3_14E222b/PhoneNumberKit/3.5.10/SDKStatCaches.noindex/iphonesimulator16.4-20E238-.sdkstatcache' not found
error: couldn't IRGen expression. Please check the above error messages for possible root causes.
Run Code Online (Sandbox Code Playgroud)
我尝试用 swift 包管理器替换 PhoneNumberKit 依赖项,但错误只显示下一个框架等等。框架被推送到 gitLFS,但是当其他开发人员尝试打印时,他们在相同的 /Users/steven/ 路径下遇到相同的错误,这怎么可能?谢谢。
| 归档时间: |
|
| 查看次数: |
866 次 |
| 最近记录: |