gpt4 book ai didi

xcode - 如何使 GDATAXML 与 XCODE 4.2 中的 ARC 兼容?

转载 作者:行者123 更新时间:2023-12-04 14:04:37 25 4
gpt4 key购买 nike

我尝试使用折射器将 GDATAXML Lib 自动转换为 ARC -> 在 XCode 4.2 中转换为 ARC Objective-C。

ARC 转换器给出以下错误:

  result = [NSString stringWithUTF8String:(const char *) chars];
if (cacheDict) {
// save the string in the document's string cache
CFDictionarySetValue(cacheDict, chars, result);
}

error: Impicit conversion of Ojective-C pointer to void.



有没有人成功地将 GDATAXML Libs 转换为 ARC Objective-C?

最佳答案

请按照有关如何使 GDataXML 在您的代码上工作的说明进行操作:http://ibombsite.blogspot.com/2012/02/how-to-make-gdataxmlnode-work.html

关于xcode - 如何使 GDATAXML 与 XCODE 4.2 中的 ARC 兼容?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8875027/

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