Sqlite to Core Data: Update

Feb 03

If you keep up with my blog, you’ll see ive been moving a project from SQLite to Core Data, here’s an update. So while ive been working on this, ive been running into a few issues, mainly getting the relations set up correct in the data models, but its been working very smoothly.  While re-working this, i thought to myself, i need to use the repository...

Read More