Missing code signature in XnViewMP MacOS version 1.01.0

*** Please report new bugs here! ***

Moderators: helmut, XnTriq, xnview, Dreamer

Post Reply
suschizu
Posts: 2
Joined: Tue Aug 16, 2022 3:17 pm

Missing code signature in XnViewMP MacOS version 1.01.0

Post by suschizu »

The latest Mac release of XnViewMP doesn't contain a signature:

EXPECTED pierre gougelet (ULQ448ZAS2) but FOUND

codesign -dv --verbose=4 /Volumes/XnViewMP/XnViewMP.app
/Volumes/XnViewMP/XnViewMP.app: code object is not signed at all

without code signature the macos gatekeeper will prevent the app from launching …
User avatar
xnview
Author of XnView
Posts: 46253
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Missing code signature in XnViewMP MacOS version 1.01.0

Post by xnview »

it's fixed
Pierre.
suschizu
Posts: 2
Joined: Tue Aug 16, 2022 3:17 pm

Re: Missing code signature in XnViewMP MacOS version 1.01.0

Post by suschizu »

great thanks pierre! I can confirm that version 1.01.0 now contains the signature:

Code: Select all

Authority=Developer ID Application: pierre gougelet (ULQ448ZAS2)
Post Reply