iOS7 imageWithContentsOfFile 问题

UIImage @selector(
imageWithContentsOfFile:)

iOS7:当从子bundle中读取图片时,文件名称不能省略@2x.png;
iOS8:能够省略