Skip to content

Commit 7889b51

Browse files
committed
silent warning: no UIScene configuration dictionary
1 parent 5601b76 commit 7889b51

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/UnoCore/ios/@(Project.Name)/@(Project.Name)-Info.plist

+5
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@
3636
</array>
3737
</dict>
3838
</array>
39+
<key>UIApplicationSceneManifest</key>
40+
<dict>
41+
<key>UISceneConfigurations</key>
42+
<dict/>
43+
</dict>
3944

4045
<key>CFBundleVersion</key>
4146
<string>@(Project.iOS.BundleVersion)</string>

0 commit comments

Comments
 (0)