Suppress SceneConfiguration warning (#341)
This commit is contained in:
parent
4102894160
commit
04e090e26f
|
@ -67,6 +67,8 @@
|
|||
<dict>
|
||||
<key>UIApplicationSupportsMultipleScenes</key>
|
||||
<true/>
|
||||
<key>UISceneConfigurations</key>
|
||||
<dict/>
|
||||
</dict>
|
||||
<key>UIBackgroundModes</key>
|
||||
<array>
|
||||
|
|
Loading…
Reference in New Issue