Skip to content

Instantly share code, notes, and snippets.

@MattFoley
Created June 26, 2013 14:29
Show Gist options
  • Save MattFoley/5867812 to your computer and use it in GitHub Desktop.
Save MattFoley/5867812 to your computer and use it in GitHub Desktop.
Core data weirdness.
self.group = [EVGroup fetchForPredicate:predicate
- forManagedObjectContext:self.group.managedObjectContext];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment