robaho / seashore

easy to use mac osx image editing application for the rest of us
GNU General Public License v2.0
439 stars 19 forks source link

codesign warning #151

Closed grylem closed 2 years ago

grylem commented 2 years ago

Hi some applications for signature checking show warnings like "bundle format is ambiguous (could be app or framework)" for frameworks.

You can reproduce it with codesign utility codesign -f -s - GIMPCore.framework GIMPCore.framework: bundle format is ambiguous (could be app or framework)

Regards.

 

robaho commented 2 years ago

Using

codesign -v GIMPCore.framework

I get not errors in the 3.02 release - so I am pretty sure the signatures are correct.