July 2010
SunMonTueWedThuFriSat
« Jun Aug »
 123
45678910
11121314151617
18192021222324
25262728293031

Day July 17, 2010

nib2objc updated

I’ve just committed version 1.2 of nib2objc to Github with the following enhancements: Compatibility with Xcode 3.2.3 and the latest iPhone SDKs; In debug mode, the tool generates stub comments for properties not currently recognized; Provides much nicer variable names; instead of “view24″ you get “button53″ or “tableview34″; those names are also used in the [...]