Skip to content

Instantly share code, notes, and snippets.

@laevandus
Last active August 30, 2020 00:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save laevandus/cb4e611ec21e6758cb9f90053a86d20c to your computer and use it in GitHub Desktop.
Save laevandus/cb4e611ec21e6758cb9f90053a86d20c to your computer and use it in GitHub Desktop.
final class ColorItem: NSManagedObject {
@NSManaged var hex: String
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment