Temporary moc fix, setup & new guide.
[FIXED] Pass along temporary mocs, they appear to be stored __weak in the object and we can't rely on them not being nil. [ADDED] Setup flow for initially setting the iCloud preference. [ADDED] New guide. [IMPROVED] Hierarchy and flow of unlock -> main.
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
|
||||
#define MPAvatarCount 19
|
||||
|
||||
@interface NSManagedObject (MP)
|
||||
@interface NSManagedObjectContext(MP)
|
||||
|
||||
- (BOOL)saveContext;
|
||||
- (BOOL)saveToStore;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user