The payload that configures a device's login items.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
AutoLaunchedApplicationDictionary-managed AutoLaunchedApplicationDictionary-managed An array of login item dictionaries. 1 subkey | array | required | — | ✓Yes | macOS (10.13+) |
└─ LoginItem LoginItem A login item. 2 subkeys | dictionary | required | — | ✓Yes | macOS (10.13+) |
└─ └─ Path Path The URL or path string to the item's location. | string | required | — | ✓Yes | macOS (10.13+) |
└─ └─ Hide Hide If `true`, the system hides this item in the Users & Groups login items list. | boolean | optional | false | ✓Yes | macOS (10.13+) |