Always use dark mode on tvOS

This commit is contained in:
Cameron Gutman
2019-08-30 19:40:17 -07:00
parent a6cef32c9a
commit f2e03bbf1f
3 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
<string>arm64</string>
</array>
<key>UIUserInterfaceStyle</key>
<string>Automatic</string>
<string>Dark</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>