Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

.create() call broken in Swift as of Swift 1.2 (xcode 6.3-beta) #115

@Tylerc230

Description

@Tylerc230

The create() call fails because, in createInContext: the call to [self entityName] returns 'ModuleName.Classname" instead of just "Classname" as it did in Obj-c. The format of the return type of NSStringFromClass changed in the latest Swift release.

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