Graph icon indicating copy to clipboard operation
Graph copied to clipboard

Deprecated keys

Open ghost opened this issue 4 years ago • 0 comments

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...

  • Hardy

ghost avatar Mar 07 '22 14:03 ghost