boreal-kiss.net

Technical topics about Cocoa and Cocoa touch.

Tag: Cocoa

Subclassing a singleton in a thread-safe manner

Why subclassing? Because I’m bored by preparing a bare-bone singleton from scratch. +[NSObject initialize] is invoked only once in a thread-safe manner before a class object receives any message (for more detail see NSObject Class Reference). Therefore this method could be a good place for a singleton instance to be created. Here is my singleton [...]

IconUtility – Mac app to resize images for iPhone/iPad icons

IconUtility resizes an image into the following iPhone/iPad related icon sizes1: Icon.png – 57×57 pixels application icon for standard resolution iPhone Icon@2x.png – 114×114 pixels application icon for high resolution iPhone 4 Icon-72.png – 72×72 pixels application icon for iPad Icon-Small.png – 29×29 pixels settings icon for standard resolution iPhone Icon-Small@2x.png – 58×58 pixels settings [...]

Get Adobe Flash playerPlugin by wpburn.com wordpress themes