System Migration
com.apple.systemmigration
The payload that configures system migration.
macOS
macOS 10.12.4+combinedConfiguration Keys (1)
| Key | Type | Title |
|---|---|---|
CustomBehaviorThe list of custom behavior dictionaries. Range: — – 1 | array | Custom Paths |
CustomBehaviorItemThe custom behavior dictionary. | dict | Custom Paths Item |
ContextrequiredThe context that custom paths apply to. Range: Windows | string | Context |
PathsrequiredThe list of custom behavior path dictionaries. | array | Paths |
PathsItemThe custom behavior path dictionary. | dict | Custom Paths Path Item |
SourcePathrequiredThe path to the migrating file or directory on the source system. | string | Source Path |
SourcePathInUserHomerequiredIf 'true', the source path is located within a user home directory. | boolean | Source Path In User Home |
TargetPathrequiredThe path to the destination file or directory on the target system. | string | Target Path |
TargetPathInUserHomerequiredIf 'true', the target path is located within a user home directory. | boolean | Target Path In User Home |