From 193eb151de90512a233d5b3b2bcaa7721f35b2df Mon Sep 17 00:00:00 2001 From: John Potter <61093975+jmpotter19@users.noreply.github.com> Date: Sun, 8 Mar 2020 00:53:10 -0600 Subject: [PATCH] Update Info.plist Dark mode feature --- Resources/Info.plist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Info.plist b/Resources/Info.plist index 3903f9daf..a4d72c438 100644 --- a/Resources/Info.plist +++ b/Resources/Info.plist @@ -110,5 +110,9 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + UIUserInterfaceStyle + + UIUserInterfaceStyleDarkMode +