diff --git a/ios/Info.plist.xml b/ios/Info.plist.xml index 7a3b643a2f..92b8ddf658 100644 --- a/ios/Info.plist.xml +++ b/ios/Info.plist.xml @@ -57,6 +57,8 @@ icon-72.png + CFBundleTypeName + Mindustry Map File CFBundleTypeRole Editor LSHandlerRank diff --git a/ios/robovm.properties b/ios/robovm.properties index a966e70e28..0c96df2bb1 100644 --- a/ios/robovm.properties +++ b/ios/robovm.properties @@ -2,5 +2,5 @@ app.version=1.0 app.id=io.anuke.mindustry app.mainclass=io.anuke.mindustry.IOSLauncher app.executable=IOSLauncher -app.build=3 +app.build=4 app.name=Mindustry