+[UIImage imageNamed:inBundle:] should be public and documented

Originator:cedric.luthi
Number:rdar://10250430 Date Originated:07-Oct-2011 05:37 PM
Status:Duplicate/8702644 Resolved:
Product:iPhone SDK Product Version:4.3
Classification:Feature (New) Reproducible:Not Applicable
 
Summary:
Please document and support the following UIImage private class method:
+ (UIImage *)imageNamed:(NSString *)name inBundle:(NSBundle *)bundle;

This is very useful when using a static library with a resources bundle. There is already bundle support for UINib and UIViewController, we need it for UIImage too.

Comments

Duped as 14445863

By heath.borders at July 15, 2013, 6:50 p.m. (reply...)

Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!