• v1.9.2 ca674302e1

    jkaindl released this 2026-05-29 18:17:59 +00:00 | 20 commits to main since this release

    Fixes the app not launching — it would bounce in the Dock with no window and need a force-quit.

    A Finder/Dock launch gives the app a minimal system PATH that doesn't include Homebrew, so it couldn't find ffmpeg/colmap even when they were installed — and got stuck waiting for tools it could never detect. The app now adds the Homebrew locations to its PATH at startup, so it finds the tools and opens its window normally.

    Install reminder

    Unsigned app — after dragging to Applications: xattr -dr com.apple.quarantine /Applications/AutoSplat.app

    Downloads