KSURLValueTransformer 1.0.2

KSURLValueTransformer 1.0.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Jan 2015

Maintained by Keith Smiley.



A NSValueTransformer subclass for storing NSURLs in Core Data.

Usage

To use this value transformer follow these steps:

  1. Create your attribute on your entity in your .xcdatamodeld
  2. Choose Transformable for the Type
  3. Under the Attribute Type field in the Utilities pane fill in Name with KSURLValueTransformer

Installation

Install via Carthage or CocoaPods.