OStack程序员社区-中国程序员成长平台

标题: ios - 使用 Assets 目录时 AppCode 警告 "Resource not found" [打印本页]

作者: 菜鸟教程小白    时间: 2022-12-12 18:21
标题: ios - 使用 Assets 目录时 AppCode 警告 "Resource not found"

我已将图像集添加到 Assets 目录(在 Xcode 中),然后打算在代码中访问它。

enter image description here

我正在使用的代码(在 AppCode 中)是...

UIImage *image = [UIImage imageNamed"hoto_Placeholder"];

我知道这是可行的并且是正确的。但是,AppCode 告诉我“找不到资源”。

enter image description here

我知道这只是一个警告,并且构建仍然有效,但我想知道是否有办法让 AppCode 识别 Assets 目录中图像集的名称?目前它会根据文件而不是图像集名称自动完成图像名称。



Best Answer-推荐答案


很抱歉给您带来不便,这是当前 AppCode 版本中的一个已知问题。请关注 this issue在我们的跟踪器中接收更新。

关于ios - 使用 Assets 目录时 AppCode 警告 "Resource not found",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35087519/






欢迎光临 OStack程序员社区-中国程序员成长平台 (https://ostack.cn/) Powered by Discuz! X3.4