How to be certify ? cannot open because apple cannot verify it for malware

Hello,

My .pkg is certify, indeed I have notarize with an Developer ID Installer but when I download my .pkg on my website I have this message :
  • cannot open because apple cannot verify it for malware

Can you help me because I don't understand why I have this error then my .pkg is signed.
Based on your other thread I though you were still having problems signing your installer package. Did you resolve that and not update the other thread? Or is this a different installer package?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
I think I resolved that because it's the same package but now he is signed, but I have an another problem.

When I used
Code Block language
pkgutil --check-signature "name".pkg

I saw :
  • Developer ID Installer : "Name" ("code")

  • Developer ID Certification Authority

  • Apple Root CA

My .pkg is signed but now, when I put my .pkg on my website for download it, I have already this message :
  • cannot open because apple cannot verify it for malware

I don't understand why then that my .pkg is, normally, signed.
How I can be a Verify Developer for don't having this message ?

Did you notarise your installer package?

And I’m talking about the installer package itself, not the code within the installer package. Our general advice with regards notarisation is that you sign everything, from the inside out, and then notarise the outermost container (which in this case is your installer package).

Share and Enjoy

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

Yes I notarize my installer package

Yes I notarize my installer package

OK, then I’m out of ‘obvious’ ideas. I recommend that you open a DTS tech support incident so that I can look at your setup in more depth.

When you submit the TSI, please reference this thread for context.

Share and Enjoy

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

How to be certify ? cannot open because apple cannot verify it for malware
 
 
Q