Sign py2app

Hello all ,

I'm attempting to sign a small python GUI , albeit after multiple attempts I can't seem to get it to work.

When I sign it locally, it seems that it's working. (When I attempt to sign again it says "already been signed").

Once I send the app to apple it says it failed and it has not been signed.

If anyone has signed a .app file created with py2app ; can you please assist ?

Typo in my post

"send the app to apple be notarized "to be exact

Once I send the app to apple it says it failed and it has not been signed.

To the notary service? If so, a failed notarisation attempt should generate a log explaining what went wrong. What does that show?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Sign py2app
 
 
Q