diff --git a/dist/ios/platform/xcode/ios/love-ios.plist b/dist/ios/platform/xcode/ios/love-ios.plist index 2a3259b..7dfb0dd 100644 --- a/dist/ios/platform/xcode/ios/love-ios.plist +++ b/dist/ios/platform/xcode/ios/love-ios.plist @@ -44,11 +44,11 @@ CFBundleSignature ???? CFBundleVersion - 1.1 + 1.2 LSRequiresIPhoneOS UIFileSharingEnabled - + UILaunchStoryboardName Launch Screen UIRequiredDeviceCapabilities @@ -70,33 +70,5 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight - UTExportedTypeDeclarations - - - UTTypeConformsTo - - com.pkware.zip-archive - - UTTypeDescription - LÖVE Project - UTTypeIdentifier - org.love2d.love-game - UTTypeSize320IconFile - LoveDocument - UTTypeSize64IconFile - LoveDocument - UTTypeTagSpecification - - com.apple.ostype - LOVE - public.filename-extension - - love - - public.mime-type - application/x-love-game - - -