Is iterating over the array and deleting each one (as shown in Delete/Reset all entries in Core Data?) really the only way? Or is there a one-line method?
It's not that I don't want to type it, it's more of a performance concern in that I'd like to do it as efficiently as possible.