aboutsummaryrefslogtreecommitdiff
path: root/LibreEdit.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-01-13 20:43:58 -0600
committerChristian Cleberg <hello@cleberg.net>2024-01-13 20:43:58 -0600
commit9e2c7e09543cf5288303e59125e897f8731b8a1a (patch)
treefbca7d8ece927ff7ca4ec901f47cb2a9aaddd446 /LibreEdit.xcodeproj/project.pbxproj
parent541737c71ec220d276f0be7bf1092fb879f1b231 (diff)
downloadlibre-edit-9e2c7e09543cf5288303e59125e897f8731b8a1a.tar.gz
libre-edit-9e2c7e09543cf5288303e59125e897f8731b8a1a.tar.bz2
libre-edit-9e2c7e09543cf5288303e59125e897f8731b8a1a.zip
initial commit
Diffstat (limited to 'LibreEdit.xcodeproj/project.pbxproj')
-rw-r--r--LibreEdit.xcodeproj/project.pbxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/LibreEdit.xcodeproj/project.pbxproj b/LibreEdit.xcodeproj/project.pbxproj
index 1c46ce1..e5b7b6a 100644
--- a/LibreEdit.xcodeproj/project.pbxproj
+++ b/LibreEdit.xcodeproj/project.pbxproj
@@ -280,6 +280,7 @@
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
+ INFOPLIST_KEY_UISupportsDocumentBrowser = YES;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
@@ -309,6 +310,7 @@
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
+ INFOPLIST_KEY_UISupportsDocumentBrowser = YES;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",