autopkg / timsutton-recipes

AutoPkg recipes
16 stars 37 forks source link

Code Signature changed for Processing.download #91

Closed eshirk closed 2 years ago

eshirk commented 3 years ago

Looks like the Processing.app code signature has been changed, to:

identifier "org.processing.four" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] / exists / and certificate leaf[field.1.2.840.113635.100.6.1.13] / exists / and certificate leaf[subject.OU] = "8SBRM6J77J"

timsutton commented 3 years ago

Thanks. Maybe we'll want to wait until Processing 4 is out of beta, since the download recipe pulls the 3.x stable versions still. Alternatively if someone would like to create a new Processing4 recipe that can pull the betas (and later once it's stable) I'd be open to that as well.

timsutton commented 2 years ago

With Processing 4 out, and the comments in this issue: https://github.com/autopkg/timsutton-recipes/pull/98 – I'm going to close this one, as there's a stable separate Processing 4 recipe now available.