RestKit Tutorial: how to fetch data from an API into Core Data.
Marcin Kmiec
5313
What is the purpose of this line? Because I can’t find any reference to a RKSeedDatabase.sqlite file anywhere else.
NSString *seedPath = [[NSBundle mainBundle] pathForResource:@”RKSeedDatabase” ofType:@”sqlite”];