From cfa95eef390622e9eccd71eebc993b2d3ff69f14 Mon Sep 17 00:00:00 2001 From: Anuken Date: Fri, 1 Jun 2018 12:22:39 -0400 Subject: [PATCH] Fixed a few mime-type problems --- android/AndroidManifest.xml | 7 ------- ios/Info.plist.xml | 32 ++++++++++++++++++++------------ 2 files changed, 20 insertions(+), 19 deletions(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 9980c1a156..3016155d2b 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -33,13 +33,6 @@ - - - - - - - diff --git a/ios/Info.plist.xml b/ios/Info.plist.xml index 0d1faafcb0..144e6b4c87 100644 --- a/ios/Info.plist.xml +++ b/ios/Info.plist.xml @@ -67,7 +67,7 @@ Owner LSItemContentTypes - public.png + io.anuke.mindustry.mapfile io.anuke.mindustry.savefile @@ -87,24 +87,32 @@ UTTypeTagSpecification public.filename-extension - mins + msav public.mime-type - mindustry/mins + mindustry/msav - +