Contents

NSMigrationDestinationObjectKey

Key for the destination object.

Declaration

let NSMigrationDestinationObjectKey: String

Discussion

To access this key in a custom value expression string in the Xcode mapping model editor use $destination.

See Also

Constants