mirror of https://github.com/opa334/TrollStore.git
Merge pull request #355 from BomberFish/patch-2
Fix spelling mistake in file association
This commit is contained in:
commit
c0aa2a8736
|
@ -142,7 +142,7 @@
|
|||
</dict>
|
||||
<dict>
|
||||
<key>CFBundleTypeName</key>
|
||||
<string>AirDrop friendy iOS app</string>
|
||||
<string>AirDrop friendly iOS app</string>
|
||||
<key>CFBundleTypeRole</key>
|
||||
<string>Viewer</string>
|
||||
<key>LSHandlerRank</key>
|
||||
|
@ -159,7 +159,7 @@
|
|||
<key>UTTypeIdentifier</key>
|
||||
<string>com.opa334.trollstore.tipa</string>
|
||||
<key>UTTypeDescription</key>
|
||||
<string>AirDrop friendy iOS app</string>
|
||||
<string>AirDrop friendly iOS app</string>
|
||||
<key>UTTypeConformsTo</key>
|
||||
<array>
|
||||
<string>public.data</string>
|
||||
|
|
Loading…
Reference in New Issue