mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-23 20:31:13 +08:00
Fix warning when compiling the seeder
This commit is contained in:
@@ -113,4 +113,9 @@ typedef enum {
|
||||
*/
|
||||
- (NSArray*)mapObjectsFromArrayOfDictionaries:(NSArray*)array toClass:(Class)class;
|
||||
|
||||
/**
|
||||
* Parse a string using the appropriate parser and return the results
|
||||
*/
|
||||
- (id)parseString:(NSString*)string;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user