Commit 1224613
authored
docs: Add missing notification keys (#832)
Sounds Enabled and Alert Type were missing, and although there's
probably no MDM using the 'spec' order, re-ordered for easier
maintenance if you're diff'ing the
mdm/profiles/com.apple.notificationsettings.yaml in
github.com/apple/device-management
The 'Banner' designation for Alert Type matches what's in the GUI and
maps to integer 1 (==Temporary) but Apple has a discrepancy with what
you see in the DDM-applied MDM profile vs the Notifications GUI config
interface in System Settings as of a bit ago1 parent 832278d commit 1224613
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
31 | 37 | | |
32 | 38 | | |
| 39 | + | |
| 40 | + | |
33 | 41 | | |
34 | 42 | | |
35 | | - | |
36 | 43 | | |
37 | | - | |
38 | 44 | | |
39 | 45 | | |
40 | 46 | | |
| |||
0 commit comments