The CoreDataEvolution library is written in a way that it can sometimes cause deadlocks between actors.[1] Switch to a fork which appears to address the deadlock issues for BeeSwift while waiting for an upstream fix.
Testing:
Ran app on device and observed it did not deadlock. Also observed the fix addresses the deadlock in my minimal repro case.
The CoreDataEvolution library is written in a way that it can sometimes cause deadlocks between actors.[1] Switch to a fork which appears to address the deadlock issues for BeeSwift while waiting for an upstream fix.
Testing: Ran app on device and observed it did not deadlock. Also observed the fix addresses the deadlock in my minimal repro case.
[1] https://github.com/fatbobman/CoreDataEvolution/issues/1