tauri-action
tauri-action copied to clipboard
.dmg generated by tauri action cannot be mounted
Workflow file: https://github.com/padloc/padloc/blob/tauri-v3.1.1/.github/workflows/build-tauri-2.yml Artifacts: https://github.com/padloc/padloc/releases/tag/tauri-v3.1.1
can confirm. thanks for reporting
I do not have a Mac myself to test it on, but I have a user of my application who has reported a similar failure for the App.tgz: "You can't open "juju-lens_0.1.0_x64" because it may be damaged or incomplete. He said that the DMG will not work either.
Artifacts: https://github.com/katharostech/juju-lens/releases/tag/v0.1.1
A possible reason is the lack of code signing, see https://github.com/create-dmg/create-dmg/issues/52
You can read here how to start unsigned DMGs: https://github.com/create-dmg/create-dmg/issues/52#issuecomment-377878026
Closing this because we can't do anything if it's about code signing.