GBA002/Delta/Database
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
..
Model Fixes crashes when loading Game or SaveState that had been overwritten by a duplicate entry 2016-12-26 15:56:33 -06:00
DatabaseManager.swift Fixes issue where importing zipped games from Safari failed 2016-12-26 15:52:58 -06:00
GamesDatabase.swift Reorganizes Xcode project structure 2016-12-20 18:24:43 -06:00