dchohfi / KeyValueObjectMapping

Automatic KeyValue Object Mapping for Objective-C, parse JSON/plist/Dictionary automatically
http://dchohfi.com/
MIT License
601 stars 90 forks source link

Use KeyValueObjectMapping in .mm file #67

Open expkzb opened 9 years ago

expkzb commented 9 years ago

error appears on method:

- (BOOL)canTransformValueForClass:(Class)class;

Expected identifier Expected ';' after method prototype