'List of all frameworks that can save data swift [closed]
I wanted to remove all warnings from my application.
Than I found a warning that says that a function to save data with NSKeyedArchiver was deprecated in macCatalyst. I already thought that I want to use another framework to save data to the disk.
So I‘d like a list of all frameworks that can do that and:
- can save everything that conforms to NSCoding
- can make Foldersystem
- can delete data
- I would be really good if it comes from to make sure it‘ll work with any new upcoming Mac/iPad.
- works with
macCatalyst - is simple
Sorry for my bad English.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
