Requires macOS 14+. The lens-profile picker needs Adobe Lightroom / Camera Raw installed.
Running the unsigned app
Uncoded isn't code-signed or notarized yet, so macOS will warn that it can't verify the app. It's built by GitHub Actions directly from this repository's tagged source — you can inspect the exact build in the Actions tab.
macOS 15 (Sequoia) and later:
- Open the DMG and drag Uncoded into Applications.
- Double-click Uncoded. macOS says it "was not opened because it could not verify…" — click Done (not Move to Trash).
- Open System Settings → Privacy & Security, scroll down to "Uncoded" was blocked… and click Open Anyway, then confirm.
This is needed only once; afterwards the app opens normally.
macOS 13/14: right-click Uncoded.app → Open → Open.
Terminal alternative (removes the quarantine flag):
xattr -d com.apple.quarantine /Applications/Uncoded.appFull Changelog: v0.1.0...v0.1.1