美文网首页
[[NSBundle mainBundle] pathForRe

[[NSBundle mainBundle] pathForRe

作者: 哈么么茶 | 来源:发表于2016-02-02 00:35 被阅读709次

       今天运行微博这个项目,发现 [NSBundlemainBundle]pathForResource:@"emotion/default/default.plist"ofType:nil] 

    无法读取文件夹列表中的某一个plist文件,各种改路径,换方法都不行,最后直接不要路径解决了。

    猜测虽然我是先复制文件夹到项目文件夹,再拖到到对应的supporting files中的,但是实际上Xcode并未识别到真实路径,xcode版本为6.4,----真是害人不浅----Mark

    相关文章

      网友评论

          本文标题:[[NSBundle mainBundle] pathForRe

          本文链接:https://www.haomeiwen.com/subject/kjwskttx.html