gpt4 book ai didi

ios - 更新 RestKit 'lcl_RK.h' 文件未在 RKLog.h 中找到

转载 作者:可可西里 更新时间:2023-11-01 06:19:07 24 4
gpt4 key购买 nike

我在 Xcode 7.1 中安装了 RestKit v0.25.0 和 CocoaPods v0.39,但导入有问题。当我使用 CocoaPods v0.38.2 时,一切都很棒。
找不到“RKHTTPUtilities.h”文件。它在“${PODS_ROOT}/Headers/Public/RestKit”的 header 搜索路径中设置递归后解决。但是我得到这个错误 'lcl_RK.h' file not found in RKLog.h。

我也尝试做 this .

最佳答案

我只找到一个不是最好的方法。在项目目标的 header 搜索路径中添加“$(PODS_ROOT)/RestKit/Vendor/LibComponentLogging/Core”。

说明:lcl_RK.h 文件在文件夹路径 RestKit/Vendor/LibComponentLogging/Core 中,所有其他文件在文件夹 RestKit/Code/中。当 CocoaPods 生成 Headers 文件夹时,它会丢失 lcl_RK.h 文件。

关于ios - 更新 RestKit 'lcl_RK.h' 文件未在 RKLog.h 中找到,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33560169/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com