Skip to content

SpectArk 1.1.3

Latest

Choose a tag to compare

@kennss kennss released this 01 Jul 11:55

SpectArk 1.1.3 — fixes the oversized window and Full Disk Access detection (the real root causes).

Fixed

  • The window opens at a sane size on every launch, and stays freely resizable. The real cause was
    SwiftUI wiring the window's id as its AppKit frame-autosave name, so an out-of-bounds saved frame
    was restored over the default size each launch (earlier fixes targeted the wrong mechanism).
  • Full Disk Access is detected correctly. macOS 15/26 blocks reading the TCC database even with FDA
    granted, so the previous check always reported "not granted." Detection now lists an ordinary
    protected folder instead, so the onboarding card no longer shows when access is already granted
    (and the card is dismissible).

Also carries the withdrawn 1.1.2's changes (logo → start screen; a "not connected" reconnect card for
an unmounted NAS/disk destination).

Universal (Apple Silicon + Intel), macOS 14+. Signed with a Developer ID and notarized by Apple.
Existing users can update in-app via Check for Updates….