Scrub home path from sharing docs
CI / skip-ci-check (pull_request) Successful in 32s
CI / secret-scan (pull_request) Successful in 29s
CI / node-ci (pull_request) Successful in 1m30s

This commit is contained in:
2026-08-05 17:29:47 -04:00
parent e3926673de
commit 2225caff23
+1 -1
View File
@@ -4,7 +4,7 @@
| What | Path |
|---|---|
| Source code | `~/Documents/code/maCopy` (this repo) |
| Source code | this repository (local clone) |
| Built `.app` (after `npm run tauri build`) | `src-tauri/target/release/bundle/macos/maCopy.app` |
| Built `.dmg` installer | `src-tauri/target/release/bundle/dmg/maCopy_<version>_aarch64.dmg` |
| Clipboard database (your data, never shipped) | `~/Library/Application Support/maCopy/clipboard.db` |