DSH Mac v0.1.1
Native SwiftUI client for DeepSeek Harness.
This release ships with the app icon and an installable DMG.
Download
DeepHarness.dmg— recommended. Open it and drag DSH into Applications.DSH-macos.zip— the bare app bundle.
Note: builds are ad-hoc-signed for Apple Silicon (arm64), macOS 14+. Gatekeeper will prompt on first launch — right-click the app and choose Open, or run:
```bash
xattr -d com.apple.quarantine /Applications/DSH.app
```