GBA001/Delta/Database/Model
Riley Testut 5c6c66c9a1 Fixes crashes when loading Game or SaveState that had been overwritten by a duplicate entry
When Core Data detects a duplicate entry, it deletes the previous entry. This caused Delta to delete the associated ROM and Save State files. Now, there is a check in prepareForDeletion to make sure the object being deleted is not simply being replaced by a newer entry during a merge.
2016-12-26 15:56:33 -06:00
..
Human Fixes crashes when loading Game or SaveState that had been overwritten by a duplicate entry 2016-12-26 15:56:33 -06:00
Machine Reorganizes Xcode project structure 2016-12-20 18:24:43 -06:00
Misc Reorganizes Xcode project structure 2016-12-20 18:24:43 -06:00
Model.xcdatamodel Reorganizes Xcode project structure 2016-12-20 18:24:43 -06:00