Commit 0a7ed34030339c9e952484d9559235ea39ec2aa2
1 parent
66356aec
no message
Showing
1 changed file
with
2 additions
and
0 deletions
CNLiveScioLive/Info.plist
| ... | ... | @@ -2,6 +2,8 @@ |
| 2 | 2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
| 3 | 3 | <plist version="1.0"> |
| 4 | 4 | <dict> |
| 5 | + <key>UIUserInterfaceStyle</key> | |
| 6 | + <string>Light</string> | |
| 5 | 7 | <key>CFBundleDevelopmentRegion</key> |
| 6 | 8 | <string>en</string> |
| 7 | 9 | <key>CFBundleDisplayName</key> | ... | ... |