Associate .bgcode files to GCodeViewer on Mac

This commit is contained in:
enricoturri1966 2023-10-10 12:33:39 +02:00
parent f41b810c1a
commit 758ef7b03c

View File

@ -109,6 +109,23 @@
<key>LSHandlerRank</key> <key>LSHandlerRank</key>
<string>Alternate</string> <string>Alternate</string>
</dict> </dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>bgcode</string>
<string>BGCODE</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>bgcode.icns</string>
<key>CFBundleTypeName</key>
<string>BGCODE</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LISsAppleDefaultForType</key>
<true/>
<key>LSHandlerRank</key>
<string>Alternate</string>
</dict>
</array> </array>
<key>CFBundleURLTypes</key> <key>CFBundleURLTypes</key>
<array> <array>