We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1598fc commit 9575627Copy full SHA for 9575627
iOS_SDK/OneSignalDevApp/OneSignalDevApp/Info.plist
@@ -2,6 +2,8 @@
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
4
<dict>
5
+ <key>UIUserInterfaceStyle</key>
6
+ <string>Light</string>
7
<key>CFBundleDevelopmentRegion</key>
8
<string>en</string>
9
<key>CFBundleDisplayName</key>
0 commit comments