March 2006
Why NSLog of [someObject class] may generate crashes ?
18/03/06 21:35
How to embed an image in application's source code ?
13/03/06 23:03
If you don't want the image to be accessible in the application bundle or if the image has to be in a command line tool (without bundle): how do you embed an image in the source code - kind of static NSData ?
More...
More...