Riley Testut
074d4295f3
Fixes “error migrating persistent store” issue
...
We now set AppVersion.sourceID during migration, which fixes AppVersion entries conflicting across different Sources if multiple contain the same app + version.
2022-09-20 13:12:47 -05:00
Riley Testut
bcea3359ef
Migrates Core Data model from v10 to v11
2022-09-13 14:46:03 -07:00
Riley Testut
6b6f016189
Migrates Core Data model from v9 to v10
2022-04-18 16:01:48 -07:00
Riley Testut
8b01a8d67c
Migrates from Core Data model v8 to v9
2020-10-01 14:14:17 -07:00
Riley Testut
f1a39e1a1f
[AltStoreCore] Refactors core AltStore logic into AltStoreCore framework
...
AltStoreCore will contain all shared AltStore code between AltStore and any app extensions. Initially, it includes all AltStore model logic.
2020-09-03 16:39:08 -07:00