After the gsdali → SecondMouseAU org migration, Package.swift already pointed at SecondMouseAU but the committed Package.resolved still pinned gsdali (SwiftPM matches by identity, so builds kept fetching gsdali). Regenerated the v3 lockfile in a clean clone (this dev checkout has local package overrides, so resolve here writes nothing): all 6 deps now pin github.com/SecondMouseAU/* (OCCTSwift re-pinned 1.7.x → 1.8.0, latest in range). Build-tested clean against the refreshed lockfile.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>