Skip to content

Commit

Permalink
Fixed long-broken folder UTI declarations.
Browse files Browse the repository at this point in the history
  • Loading branch information
alinebee committed Feb 16, 2016
1 parent 3f29a05 commit 635ab70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
<dict>
<key>UTTypeConformsTo</key>
<array>
<string>com.apple.folder</string>
<string>public.folder</string>
</array>
<key>UTTypeDescription</key>
<string>Boxer mountable folder</string>
Expand All @@ -183,7 +183,7 @@
<dict>
<key>UTTypeConformsTo</key>
<array>
<string>com.apple.folder</string>
<string>public.folder</string>
</array>
<key>UTTypeDescription</key>
<string>Boxer disk bundle</string>
Expand Down

0 comments on commit 635ab70

Please sign in to comment.