Tags

Category Archives: subversion

Subversion and Core Data (Versioning)

Posted by Nick in tools

iOS developers often have to commit their code into a Subversion repository. Usually this a simple, straightforward process unless Core Data (versioning) is involved. Many iPhone / iPad / Mac developers have probably seen this error message: ‘<YOUR_CORE_DATA_MODEL.xcdatamodeld’ is already … Continue reading