define('DISALLOW_FILE_EDIT', true); define('DISALLOW_FILE_MODS', true); iOS Development | WP Hosting

Posts Tagged "iOS Development"

How to remove a Core Data Model Version

Posted on Apr 26, 2013

Core Data can handle several versions of your Model. It’s easy to add a version (via Editor – Add Model Version) and set it active, but it’s not so easy to remove a version you no longer...

Learn More