iOS build fix
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
<true/>
|
||||
<key>UIRequiresFullScreen</key>
|
||||
<true/>
|
||||
<key>LSSupportsOpeningDocumentsInPlace</key>
|
||||
<true/>
|
||||
<key>NSPhotoLibraryAddUsageDescription</key>
|
||||
<string>Mindustry</string>
|
||||
<key>UIDeviceFamily</key>
|
||||
|
||||
@@ -2,5 +2,5 @@ app.version=4.0
|
||||
app.id=io.anuke.mindustry
|
||||
app.mainclass=io.anuke.mindustry.IOSLauncher
|
||||
app.executable=IOSLauncher
|
||||
app.build=23
|
||||
app.build=25
|
||||
app.name=Mindustry
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
</resource>
|
||||
</resources>
|
||||
<forceLinkClasses>
|
||||
<pattern>net.jpountz.lz4.**</pattern>
|
||||
<pattern>io.anuke.ucore.scene.**</pattern>
|
||||
<pattern>io.anuke.mindustry.gen.Call</pattern>
|
||||
<pattern>io.anuke.mindustry.net.**</pattern>
|
||||
|
||||
Reference in New Issue
Block a user