Browse Source

Remove deprecated CFBundleTypeOSTypes from Info.plist.

tags/v2.1.2
Andrew Belt 2 years ago
parent
commit
466700aa81
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      Info.plist

+ 0
- 4
Info.plist View File

@@ -27,10 +27,6 @@
</array> </array>
<key>CFBundleTypeIconFile</key><string>icon.icns</string> <key>CFBundleTypeIconFile</key><string>icon.icns</string>
<key>CFBundleTypeName</key><string>VCV Rack Patch</string> <key>CFBundleTypeName</key><string>VCV Rack Patch</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>RACK</string>
</array>
<key>CFBundleTypeRole</key><string>Editor</string> <key>CFBundleTypeRole</key><string>Editor</string>
</dict> </dict>
</array> </array>


Loading…
Cancel
Save