merge integration

This commit is contained in:
jess 2026-03-31 01:06:05 -07:00
commit ff715a7f5c
1 changed files with 112 additions and 28 deletions

View File

@ -22,15 +22,12 @@
<string>AppIcon</string> <string>AppIcon</string>
<key>NSHighResolutionCapable</key> <key>NSHighResolutionCapable</key>
<true/> <true/>
<key>CFBundleDocumentTypes</key> <key>CFBundleDocumentTypes</key>
<array> <array>
<dict> <dict>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Cordial Source</string> <string>Cordial Source</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>crd</string>
</array>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Editor</string> <string>Editor</string>
<key>LSHandlerRank</key> <key>LSHandlerRank</key>
@ -43,10 +40,6 @@
<dict> <dict>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Cord Archive</string> <string>Cord Archive</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>zcd</string>
</array>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Editor</string> <string>Editor</string>
<key>LSHandlerRank</key> <key>LSHandlerRank</key>
@ -59,10 +52,6 @@
<dict> <dict>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>CORDIC Binary</string> <string>CORDIC Binary</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>cord</string>
</array>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Viewer</string> <string>Viewer</string>
<key>LSHandlerRank</key> <key>LSHandlerRank</key>
@ -74,39 +63,43 @@
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>OpenSCAD Source</string> <string>TrigGraph Binary</string>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSHandlerRank</key>
<string>Owner</string>
<key>LSItemContentTypes</key>
<array> <array>
<string>scad</string> <string>org.else-if.cord.triggraph</string>
</array> </array>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>OpenSCAD Source</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Editor</string> <string>Editor</string>
<key>LSHandlerRank</key> <key>LSHandlerRank</key>
<string>Alternate</string> <string>Alternate</string>
<key>LSItemContentTypes</key>
<array>
<string>org.openscad.scad</string>
</array>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>STL Mesh</string> <string>STL Mesh</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>stl</string>
</array>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Viewer</string> <string>Viewer</string>
<key>LSHandlerRank</key> <key>LSHandlerRank</key>
<string>Alternate</string> <string>Alternate</string>
<key>LSItemContentTypes</key> <key>LSItemContentTypes</key>
<array> <array>
<string>public.standard-tessellation-language</string> <string>public.standard-tesselation-language</string>
</array> </array>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>OBJ Mesh</string> <string>OBJ Mesh</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>obj</string>
</array>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Viewer</string> <string>Viewer</string>
<key>LSHandlerRank</key> <key>LSHandlerRank</key>
@ -119,16 +112,17 @@
<dict> <dict>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>3MF Model</string> <string>3MF Model</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>3mf</string>
</array>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Viewer</string> <string>Viewer</string>
<key>LSHandlerRank</key> <key>LSHandlerRank</key>
<string>Alternate</string> <string>Alternate</string>
<key>LSItemContentTypes</key>
<array>
<string>org.3mf.threemf</string>
</array>
</dict> </dict>
</array> </array>
<key>UTExportedTypeDeclarations</key> <key>UTExportedTypeDeclarations</key>
<array> <array>
<dict> <dict>
@ -183,6 +177,96 @@
</array> </array>
</dict> </dict>
</dict> </dict>
<dict>
<key>UTTypeIdentifier</key>
<string>org.else-if.cord.triggraph</string>
<key>UTTypeDescription</key>
<string>TrigGraph Binary</string>
<key>UTTypeConformsTo</key>
<array>
<string>public.data</string>
</array>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<array>
<string>trig</string>
</array>
</dict>
</dict>
</array>
<key>UTImportedTypeDeclarations</key>
<array>
<dict>
<key>UTTypeIdentifier</key>
<string>org.openscad.scad</string>
<key>UTTypeDescription</key>
<string>OpenSCAD Source File</string>
<key>UTTypeConformsTo</key>
<array>
<string>public.plain-text</string>
</array>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<array>
<string>scad</string>
</array>
</dict>
</dict>
<dict>
<key>UTTypeIdentifier</key>
<string>public.standard-tesselation-language</string>
<key>UTTypeDescription</key>
<string>STL Mesh</string>
<key>UTTypeConformsTo</key>
<array>
<string>public.3d-content</string>
</array>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<array>
<string>stl</string>
</array>
</dict>
</dict>
<dict>
<key>UTTypeIdentifier</key>
<string>public.geometry-definition-format</string>
<key>UTTypeDescription</key>
<string>Wavefront OBJ Mesh</string>
<key>UTTypeConformsTo</key>
<array>
<string>public.3d-content</string>
</array>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<array>
<string>obj</string>
</array>
</dict>
</dict>
<dict>
<key>UTTypeIdentifier</key>
<string>org.3mf.threemf</string>
<key>UTTypeDescription</key>
<string>3MF Model</string>
<key>UTTypeConformsTo</key>
<array>
<string>public.3d-content</string>
<string>public.archive</string>
</array>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<array>
<string>3mf</string>
</array>
</dict>
</dict>
</array> </array>
</dict> </dict>
</plist> </plist>