mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:17:51 +08:00
Add missing .olz association to iOS
This commit is contained in:
parent
083892e753
commit
e1ceb8a5fa
@ -102,6 +102,19 @@
|
||||
<string>osz</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>UTTypeConformsTo</key>
|
||||
<array>
|
||||
<string>sh.ppy.osu.items</string>
|
||||
</array>
|
||||
<key>UTTypeIdentifier</key>
|
||||
<string>sh.ppy.osu.olz</string>
|
||||
<key>UTTypeTagSpecification</key>
|
||||
<dict>
|
||||
<key>public.filename-extension</key>
|
||||
<string>olz</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleDocumentTypes</key>
|
||||
<array>
|
||||
|
Loading…
Reference in New Issue
Block a user