|
@@ -33,16 +33,16 @@
|
|
|
<string>None</string>
|
|
|
</dict>
|
|
|
<dict>
|
|
|
+ <key>CFBundleTypeIconFile</key>
|
|
|
+ <string>Document</string>
|
|
|
<key>CFBundleTypeName</key>
|
|
|
<string>Document</string>
|
|
|
- <key>CFBundleTypeRole</key>
|
|
|
- <string>Editor</string>
|
|
|
<key>CFBundleTypeOSTypes</key>
|
|
|
<array>
|
|
|
<string>****</string>
|
|
|
</array>
|
|
|
- <key>CFBundleTypeIconFile</key>
|
|
|
- <string>Document</string>
|
|
|
+ <key>CFBundleTypeRole</key>
|
|
|
+ <string>Editor</string>
|
|
|
</dict>
|
|
|
</array>
|
|
|
<key>CFBundleExecutable</key>
|
|
@@ -58,7 +58,7 @@
|
|
|
<key>CFBundlePackageType</key>
|
|
|
<string>APPL</string>
|
|
|
<key>CFBundleShortVersionString</key>
|
|
|
- <string>0.9.2</string>
|
|
|
+ <string>0.10.0</string>
|
|
|
<key>CFBundleSignature</key>
|
|
|
<string>LoVe</string>
|
|
|
<key>LSApplicationCategoryType</key>
|