mirror of
https://github.com/zhigang1992/NTDCoreDataTableViewController.git
synced 2026-05-12 23:59:59 +08:00
Because Sut’s performFetch method can not be called in the getter of Sut’s fetchedResultsController. This will cause these two methods calling each other resulting in a infinite loop.