I'm using CloudKit to fetch/store data but would also like to have a local persistence layer. Does CloudKit offer any kind of local storage capabilities? Or should I use NSUserDefaults (NSKeyedArchiver/NSKeyedUnarchiver)?I'm using CloudKit to fetch/store data but woul