Damien,
You should just make your NSFetchRequest
use the array form of the ordered set. It will operate fine. Your controller needs an attribute to sort on. Hence, you’ll need to specify that too.
Andrew
Damien,
You should just make your NSFetchRequest
use the array form of the ordered set. It will operate fine. Your controller needs an attribute to sort on. Hence, you’ll need to specify that too.
Andrew