Xcode just tells "was deprecated in iOS 10.0: Please see the release notes and Core Data documentation." However, I did some googling and did not find anything that would give me an indication about how to replace those keys.
So, I'd like to report this to you, assuming that you know better by far than me what this might mean, and how to handle it...
Hi,
I found this library by chance, and it seems that it may be pretty helpful. I'm just starting, but I noticed that there are several deprecations:
NSPersistentStoreUbiquitousTransitionType
NSPersistentStoreUbiquitousContentNameKey
NSPersistentStoreDidImportUbiquitousContentChanges
NSPersistentStoreUbiquitousTransitionTypeKey
Xcode just tells "was deprecated in iOS 10.0: Please see the release notes and Core Data documentation." However, I did some googling and did not find anything that would give me an indication about how to replace those keys.
So, I'd like to report this to you, assuming that you know better by far than me what this might mean, and how to handle it...