Commit 5203317
committed
Fix: consolidate UserDefaults service name
This change consolidates the UserDefaults service name
com.apple.container.defaults to a single constant under
the extension and also renamed the extension file
Signed-off-by: Yibo Zhuang <yibzhuang@gmail.com>1 parent 7ca5a43 commit 5203317
File tree
3 files changed
+2
-2
lines changed- Sources/Services
- ContainerNetworkService
- ContainerSandboxService
3 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments