ArcMark Studio v0.4.0
Open ArcMark documents from the desktop
ArcMark Studio v0.4.0 makes .arc diagrams first-class on macOS and broadens the ArcMark ecosystem with portable SDK packages and shared examples.
Highlights
- Open
.arcdocuments directly from Finder; ArcMark Studio loads their title, nodes, fields, coordinates, and relationships into the canvas. - New and Open diagram workflow: start a blank canvas with New (⌘N) or load an existing
.arcfile with Open… (⌘O). - Register the
com.arcmark.diagramUTI inArcMarkStudio-Info.plistso macOS associates.arcfiles with ArcMark Studio and lists it in Open With; the installed app refreshes Launch Services on launch and claims.arcas its Editor. - Canvas panning gesture for navigating larger diagrams.
- Caraveo-scoped npm viewer package and Python package aligned to ArcMark Standard v1, with Node.js and Python examples.
ArcMark Standard
- ArcMark Standard: v1.0.0
- XML declaration: v1.0 / UTF-8
- Document extension:
.arc - Schema: bundled
arcmark.xsd
Included
ArcMarkStudio-v0.4.0-macos.zip contains the signed standalone ArcMark Studio.app bundle for macOS.
Verification
The release bundle was built in production mode, code-signed, validated with plutil, and launch-checked before publishing.