passepartoutvpn / passepartout-app

VPN client for Apple platforms.
https://passepartoutvpn.app
GNU General Public License v3.0
775 stars 119 forks source link

Retain persistence objects in manager #357

Closed keeshux closed 9 months ago

keeshux commented 9 months ago

Relying on Core Data for context retention is fragile, better to keep a reference of the *Persistence objects ourselves.

Also, remove any CloudKit reference from CoreContext.