Cleaning up after manual Core Data migration

2014-09-11 Thread Rick Mann
Up until now I've performed a complex Core Data migration using Mapping Models and custom migration policy subclasses, but initiated automatically upon creating the persistent store coordinator, and it works fine. But unfortunately, it's taking too long, so I have to initiate it manually on a b

Re: NSUserDefaults not sticking

2014-09-11 Thread Bavarious
Em 11/09/2014, à(s) 01:07, Rick C. escreveu: > > This is all very interesting and shows that there are issues out there, but > back to my original issue if I’m writing and reading via NSUserDefaults and > its not returning the expected values what else could be the trouble? 1) Do all preferenc