From 246aeea596da9a73067d677cde0b25b3057b2161 Mon Sep 17 00:00:00 2001 From: Andrew Jones Date: Mon, 9 Oct 2023 10:59:02 -0400 Subject: [PATCH] Remove CFBundleDocumentTypes from iOS Info.plist (default app does not open docs). --- scripts/set-native-app-manifests.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/set-native-app-manifests.sh b/scripts/set-native-app-manifests.sh index 426ba87..34e93ba 100755 --- a/scripts/set-native-app-manifests.sh +++ b/scripts/set-native-app-manifests.sh @@ -101,10 +101,6 @@ echo -e " en CFBundleDisplayName $NATIVE_APP_NAME - CFBundleDocumentTypes - - - CFBundleExecutable \$(EXECUTABLE_NAME) CFBundleIdentifier