Created
December 2, 2015 21:42
-
-
Save kjkasi/3d969aee5b326e5d591d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1) #import <MagicalRecord/MagicalRecord.h> | |
2) in didFinishLaunchingWithOptions [MagicalRecord setupAutoMigratingCoreDataStack]; | |
3) in [MagicalRecord cleanUp]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment