Scrub home path from sharing docs #8
+1
-1
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
| What | Path |
|
| 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 `.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` |
|
| 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` |
|
| Clipboard database (your data, never shipped) | `~/Library/Application Support/maCopy/clipboard.db` |
|
||||||
|
|||||||
Reference in New Issue
Block a user