[#9470] ignore dark mode on iOS

Status bar still has to be fixed
This commit is contained in:
Roman Volosovskyi 2019-12-02 17:31:01 +02:00
parent 67f64f3816
commit cd0486227d
No known key found for this signature in database
GPG Key ID: 0238A4B5ECEE70DE
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>UIUserInterfaceStyle</key>
<string>Light</string>
<key>CFBundleBuildUrl</key>
<string>????</string>
<key>NSFaceIDUsageDescription</key>