The payload that configures system migration.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
CustomBehavior CustomBehavior The list of custom behavior dictionaries. 1 subkey | array | optional | — | ✓Yes | macOS (10.12.4+) |
└─ CustomBehaviorItem CustomBehaviorItem The custom behavior dictionary. 2 subkeys | dictionary | — | ✓Yes | macOS (10.12.4+) | |
└─ └─ Context Context The context that custom paths apply to. | string | required | — | ✓Yes | macOS (10.12.4+) |
└─ └─ Paths Paths The list of custom behavior path dictionaries. 1 subkey | array | required | — | ✓Yes | macOS (10.12.4+) |
└─ └─ └─ PathsItem PathsItem The custom behavior path dictionary. 4 subkeys | dictionary | — | ✓Yes | macOS (10.12.4+) | |
└─ └─ └─ └─ [Structure continues recursively] ↻ This structure continues with 4 subkeys (deeply nested - 4 subkeys). See Apple's documentation for the complete structure. | — | ✓Yes | macOS (10.12.4+) |