You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NSManagedObject+VOKManagedObjectAdditions includes a vok_addWithArrayInBackground:completion: method that calls a completion block with the newly-created or -updated objects.
NSManagedObject+VOKManagedObjectAdditions includes a
vok_addWithArrayInBackground:completion:
method that calls a completion block with the newly-created or -updated objects.It would be handy to have a typed version of that in VokoderTypedManagedObject.swift for NSManagedObject subclasses.
The text was updated successfully, but these errors were encountered: