Add Briefcase build workflow and update README

This commit is contained in:
thePR0M3TH3AN
2025-07-18 18:01:05 -04:00
parent 8561e68d36
commit 615be7d325
2 changed files with 31 additions and 0 deletions

View File

@@ -603,6 +603,10 @@ You can also produce packaged installers for the GUI with BeeWare's Briefcase:
briefcase build
```
Pre-built installers are published for each `seedpass-gui` tag. Visit the
project's **Actions** or **Releases** page on GitHub to download the latest
package for your platform.
The standalone executable will appear in the `dist/` directory. This process works on Windows, macOS and Linux but you must build on each platform for a native binary.
## Security Considerations