1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-13 08:32:57 +08:00

Merge pull request #27329 from SupDos/add-missing-extension-ios

Add missing .olz association to iOS
This commit is contained in:
Dean Herbert 2024-02-23 02:36:18 +08:00 committed by GitHub
commit 7cbfd4400e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>