summaryrefslogtreecommitdiff
path: root/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'Info.plist')
-rw-r--r--Info.plist30
1 files changed, 30 insertions, 0 deletions
diff --git a/Info.plist b/Info.plist
index 506bab7..84b270f 100644
--- a/Info.plist
+++ b/Info.plist
@@ -38,6 +38,36 @@
<key>LSIsAppleDefaultForType</key>
<true/>
</dict>
+ <dict>
+ <key>CFBundleTypeExtensions</key>
+ <array>
+ <string>stl</string>
+ </array>
+ <key>CFBundleTypeName</key>
+ <string>STL 3D file</string>
+ <key>CFBundleTypeRole</key>
+ <string>Viewer</string>
+ </dict>
+ <dict>
+ <key>CFBundleTypeExtensions</key>
+ <array>
+ <string>off</string>
+ </array>
+ <key>CFBundleTypeName</key>
+ <string>OFF 3D file</string>
+ <key>CFBundleTypeRole</key>
+ <string>Viewer</string>
+ </dict>
+ <dict>
+ <key>CFBundleTypeExtensions</key>
+ <array>
+ <string>dxf</string>
+ </array>
+ <key>CFBundleTypeName</key>
+ <string>DXF file</string>
+ <key>CFBundleTypeRole</key>
+ <string>Viewer</string>
+ </dict>
</array>
<key>NSAppleScriptEnabled</key>
<true/>
contact: Jan Huwald // Impressum