Riley Testut
4c4e18bb29
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-12-30 17:09:14 -05:00
Riley Testut
fa1172ba85
Migrates Core Data model from v10 to v11
2022-12-30 17:09:14 -05:00
Riley Testut
2f329cd2aa
Migrates Core Data model from v9 to v10
2022-04-18 16:01:48 -07:00
Riley Testut
f2cd9d018e
Migrates from Core Data model v8 to v9
2020-10-01 14:14:17 -07:00
Riley Testut
472de7dd21
[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