Update build_dmg.md

This commit is contained in:
Token2
2025-11-23 20:20:10 +01:00
committed by GitHub
parent 35e3a39272
commit 79902a2403

View File

@@ -1,7 +1,3 @@
Heres a comprehensive **README content** for your deployment scripts, including instructions to move the `.sh` files up one level. You can tweak it for style or branding:
---
# FIDO2 Manager macOS Deployment Scripts # FIDO2 Manager macOS Deployment Scripts
This folder contains the deployment scripts for building, packaging, and preparing the **FIDO2 Manager** application on macOS. These scripts automate the entire process from compiling the C++ CLI binary to creating a distributable DMG with the GUI. This folder contains the deployment scripts for building, packaging, and preparing the **FIDO2 Manager** application on macOS. These scripts automate the entire process from compiling the C++ CLI binary to creating a distributable DMG with the GUI.
@@ -98,3 +94,4 @@ dist/fido2-manage.dmg
* Use the final DMG to distribute the app; it contains everything needed to run on other macOS machines. * Use the final DMG to distribute the app; it contains everything needed to run on other macOS machines.