Fixed iOS build issues

This commit is contained in:
Anuken
2019-09-19 22:59:44 -04:00
parent 1e667946b3
commit 0e9296913c
5 changed files with 73 additions and 71 deletions

View File

@@ -74,22 +74,22 @@
</array>
</dict>
<array>
<dict>
<key>CFBundleTypeIconFiles</key>
<array>
<string>icon-72.png</string>
</array>
<key>CFBundleTypeName</key>
<string>Zip Data File</string>
<key>LSHandlerRank</key>
<string>Alternate</string>
<key>LSItemContentTypes</key>
<array>
<string>public.archive</string>
</array>
</dict>
</array>
<dict>
<key>CFBundleTypeIconFiles</key>
<array>
<string>icon-72.png</string>
</array>
<key>CFBundleTypeName</key>
<string>Zip Game Data</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSHandlerRank</key>
<string>Owner</string>
<key>LSItemContentTypes</key>
<array>
<string>public.archive</string>
</array>
</dict>
</array>
<key>UTExportedTypeDeclarations</key>