From 0fd49907f2dba0c82c390cbc033f07ba6458f68d Mon Sep 17 00:00:00 2001 From: Alex Szpakowski Date: Sun, 27 Oct 2019 11:54:52 -0300 Subject: [PATCH] =?UTF-8?q?iOS:=20Fix=20a=20compile=20warning=20-=20L?= =?UTF-8?q?=C3=96VE=20doesn't=20support=20opening=20.love=20files=20in-pla?= =?UTF-8?q?ce=20on=20iOS.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platform/xcode/ios/love-ios.plist | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/platform/xcode/ios/love-ios.plist b/platform/xcode/ios/love-ios.plist index 490c066e8..6abf7e335 100644 --- a/platform/xcode/ios/love-ios.plist +++ b/platform/xcode/ios/love-ios.plist @@ -27,10 +27,6 @@ CFBundleExecutable ${EXECUTABLE_NAME} - CFBundleIcons - - CFBundleIcons~ipad - CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion @@ -47,6 +43,8 @@ 1.0 LSRequiresIPhoneOS + LSSupportsOpeningDocumentsInPlace + UIFileSharingEnabled UILaunchStoryboardName