Set CFBundleTypeRole to Editor

This gets ride of an annoying console warning.
This commit is contained in:
probablycorey
2013-03-01 14:56:42 -08:00
parent 467e30aeb1
commit 5e25d3634c

View File

@@ -7,6 +7,8 @@
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleTypeIconFile</key>
<string>file.icns</string>
<key>LSItemContentTypes</key>