Skip to content

Commit

Permalink
Remove UIUserInterfaceStyle key for AppStore submission
Browse files Browse the repository at this point in the history
  • Loading branch information
pyby committed Aug 13, 2019
1 parent 0ccd92c commit b44ab41
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Application/Application-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,5 @@
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>UIUserInterfaceStyle</key>
<string>Dark</string>
</dict>
</plist>

0 comments on commit b44ab41

Please sign in to comment.