Skip to content

XML core data is broken since October 26 2016 #53

Description

@Korzhukov

File NSManagedObjectModel-CDEAdditions.m, line #128

now it looks like this:
..metadataForPersistentStoreOfType:NSSQLiteStoreType..
and it cannot open XML based core data, only the NSSQLiteStoreType.
It was metadataForPersistentStoreOfType:nil before the commit.
nil causes warning but also due to documentation:

If this value is nil, Core Data determines which store class should be used to get or set the store file's metadata by inspecting the file contents.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions