NSInferMappingModelAutomaticallyOption
Key to attempt to create the mapping model automatically.
Declaration
let NSInferMappingModelAutomaticallyOption: StringMentioned in
Discussion
The corresponding value is an NSNumber object. If the boolValue of the number is true and the value of the NSMigratePersistentStoresAutomaticallyOption is true, the coordinator will attempt to infer a mapping model if none can be found.