tauri-action icon indicating copy to clipboard operation
tauri-action copied to clipboard

.dmg generated by tauri action cannot be mounted

Open MaKleSoft opened this issue 5 years ago • 4 comments

Screenshot 2020-07-25 at 17 51 42

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

MaKleSoft avatar Jul 25 '20 15:07 MaKleSoft

can confirm. thanks for reporting

nothingismagick avatar Jul 28 '20 09:07 nothingismagick

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

zicklag avatar Mar 09 '21 21:03 zicklag

A possible reason is the lack of code signing, see https://github.com/create-dmg/create-dmg/issues/52

lucasfernog avatar May 06 '21 16:05 lucasfernog

You can read here how to start unsigned DMGs: https://github.com/create-dmg/create-dmg/issues/52#issuecomment-377878026

chriamue avatar Aug 08 '21 16:08 chriamue

Closing this because we can't do anything if it's about code signing.

FabianLars avatar Sep 15 '22 15:09 FabianLars