aboutsummaryrefslogtreecommitdiff
path: root/foray/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'foray/Info.plist')
-rw-r--r--foray/Info.plist9
1 files changed, 8 insertions, 1 deletions
diff --git a/foray/Info.plist b/foray/Info.plist
index d790da0..0eb786d 100644
--- a/foray/Info.plist
+++ b/foray/Info.plist
@@ -9,7 +9,14 @@
<key>UISceneConfigurations</key>
<dict>
<key>UIWindowSceneSessionRoleApplication</key>
- <array/>
+ <array>
+ <dict>
+ <key>UISceneConfigurationName</key>
+ <string>Default Configuration</string>
+ <key>UISceneDelegateClassName</key>
+ <string>$(PRODUCT_MODULE_NAME).SceneDelegate</string>
+ </dict>
+ </array>
</dict>
</dict>
</dict>