mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-08 23:38:49 +00:00
Add Briefcase packaging docs and scripts
This commit is contained in:
5
packaging/build-macos.sh
Executable file
5
packaging/build-macos.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
briefcase create macos --no-input
|
||||
briefcase build macos --no-input
|
||||
briefcase package macos --no-input
|
Reference in New Issue
Block a user