michalshatz

Results 4 issues of michalshatz

Need to modify line 623 like this: NSDictionary\* views; if (contentView) { views = NSDictionaryOfVariableBindings(contentView); }

Auto property synthesis will not synthesize property 'data'; it will be implemented by its superclass, use @dynamic to acknowledge intention This is due to the fact that the superclass holds...

About NSInteger and text formatting. Should only let the warning autofix :)