New pages
From Error Translator
- 12:08, 14 July 2011 Semantic Issue: Interface type cannot be statically allocated (hist) [148 bytes] Lubiluk (Talk | contribs) (Created page with "Category: Objective-C You have forgotten asterisk (*) after class name e.g: [code] NSString str; // Should be NSString *str; [/code]")
- 14:55, 8 July 2011 Cannot decode object of class (MKMapView) (hist) [102 bytes] Lubiluk (Talk | contribs) (Created page with "Cocoa "MapKit.framework" library is missing. It needs to be linked to the project.")
- 11:25, 1 July 2011 Invalid object initializer (hist) [220 bytes] Lubiluk (Talk | contribs) (Created page with "Firebug This error indicates that there is an error in object initializer. Usually it is a syntax error. It points to the first line of object definition but...")