Fixed iOS app errors

This commit is contained in:
Anuken
2018-05-19 17:52:29 -07:00
parent 1c1df81341
commit 410db16160
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -57,6 +57,8 @@
<array> <array>
<string>icon-72.png</string> <string>icon-72.png</string>
</array> </array>
<key>CFBundleTypeName</key>
<string>Mindustry Map File</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Editor</string> <string>Editor</string>
<key>LSHandlerRank</key> <key>LSHandlerRank</key>
+1 -1
View File
@@ -2,5 +2,5 @@ app.version=1.0
app.id=io.anuke.mindustry app.id=io.anuke.mindustry
app.mainclass=io.anuke.mindustry.IOSLauncher app.mainclass=io.anuke.mindustry.IOSLauncher
app.executable=IOSLauncher app.executable=IOSLauncher
app.build=3 app.build=4
app.name=Mindustry app.name=Mindustry