vc.maxkaya.com/x/wailsappinfo

Package wailsappinfo keeps a Wails application's identity synchronized across every platform packaging file from a single Info struct. The struct is the source of truth: runtime code reads it for window titles, data directories, broadcast names and key-derivation contexts, and Sync patches build/config.yml plus every per-platform metadata file (darwin/iOS plists, Windows info.json + MSIX, Linux desktop/nfpm/flatpak, Android gradle/manifest/Java sources, the root Taskfile and wails.json) so they all agree. Running Sync twice changes nothing; Check verifies without writing, for use in CI.


License
MIT
Install
go get vc.maxkaya.com/x/wailsappinfo