marcoarment / FCModel

An alternative to Core Data for people who like having direct SQL access.
MIT License
1.65k stars 173 forks source link

Fix FCModelTest compile failure #116

Closed pizthewiz closed 9 years ago

pizthewiz commented 9 years ago

Add a couple of FCModel source files that hadn't been added to the FCModelTest example project.

pizthewiz commented 9 years ago

And… I've just duped #114.