On Apr 8, 2014, at 8:57 PM, Maxthon Chan <xcvi...@me.com> wrote:

> You can avoidd this by consolidating all your resource files into one big 
> archive file that is expanded in-memory into NSData files. I still vaguely 
> remember a library that parses tar file into a dictionary of NSData objects. 
> You can use that library to consolidate all your resources into one single 
> tarball.

I don’t think that has anything to do with this. If you want to avoid 
+imageNamed:, it’s easy to load individual image files as data, as I said, 
without having to change anything about the way the resources are stored on 
disk.

—jens
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to