-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
First of all, thank you very much for the work on this cool and very useful project!
I am running a GUI on macOS. It is bundled like this:
ApplicationName.app
└── Contents
├── Info.plist
├── MacOS
│ └── application-binary
└── Resources
└── ApplicationName.icnsThe release will be downloaded as ApplicationName.app.zip, however self-update fails to unpack it, because it expects a single file and not a directory structure. Is there a way to work with this?
Similarly: My application is also distributed as .deb for linux and .msi for windows - how would that work with self-update?
mt-empty
Metadata
Metadata
Assignees
Labels
No labels