Contents

resourcesVersion

A property that identifies the version of the format the export uses.

Declaration

var resourcesVersion: String { get }

Discussion

AppMigrationKit transmits this value along with the exported resources. Use this value to distinguish between potentially incompatible versions of your app’s data.

See Also

Declaring resource properties