CoreData: All that is left to us is honor
My life for Aiur
How to do?
- Add
-com.apple.CoreData.ConcurrencyDebug 1
to your Xcode launch arguments. - Execute some non-thread safe CoreData code.
- Crash, but at least you’ll still have your dignity.