This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit f0e36a9
committed
[[ Bug 22606 ]] Support opting out of iOS dark mode
This patch adds support for using the `UIUserInterfaceStyle` plist entry
to opt out of dark mode support. This is required for apps compiled against
iOS 13.0 and up if they do not support dark mode as the system automatically
opts in.1 parent f670ed5 commit f0e36a9
File tree
4 files changed
+10
-1
lines changed- docs/notes
- engine/rsrc
- ide-support
4 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
137 | 138 | | |
138 | 139 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1550 | 1550 | | |
1551 | 1551 | | |
1552 | 1552 | | |
1553 | | - | |
| 1553 | + | |
| 1554 | + | |
| 1555 | + | |
| 1556 | + | |
| 1557 | + | |
| 1558 | + | |
1554 | 1559 | | |
1555 | 1560 | | |
1556 | 1561 | | |
| |||
1620 | 1625 | | |
1621 | 1626 | | |
1622 | 1627 | | |
| 1628 | + | |
1623 | 1629 | | |
1624 | 1630 | | |
1625 | 1631 | | |
| |||
0 commit comments