mirror of
https://github.com/dscyrescotti/Memola.git
synced 2026-04-12 20:09:47 +02:00
[Dev] Set up CoreData for persistence #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dscyrescotti on GitHub (May 4, 2024).
Originally assigned to: @dscyrescotti on GitHub.
Description
The CoreData framework will be used for local storage of memos so that this is a call to set up CoreData in the project.
Todos