From 16e6b4b3770fa6d041f3a54d970fcda65ada474d Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Sat, 1 Feb 2025 16:09:30 -0800 Subject: [PATCH] Remove UIApplicationSceneManifest from Info.plist. --- iOS/Resources/Info.plist | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/iOS/Resources/Info.plist b/iOS/Resources/Info.plist index b8b6a1474..9515667db 100644 --- a/iOS/Resources/Info.plist +++ b/iOS/Resources/Info.plist @@ -78,25 +78,6 @@ OrganizationIdentifier $(ORGANIZATION_IDENTIFIER) - UIApplicationSceneManifest - - UIApplicationSupportsMultipleScenes - - UISceneConfigurations - - UIWindowSceneSessionRoleApplication - - - UISceneConfigurationName - Default Configuration - UISceneDelegateClassName - NetNewsWire.SceneDelegate - UISceneStoryboardFile - Main - - - - UIBackgroundModes fetch