autopkg / hansen-m-recipes

My recipes for Autopkg - https://github.com/autopkg
27 stars 49 forks source link

PyCharm.download.recipe CodeSignature wrong #211

Closed mikeknight85 closed 2 years ago

mikeknight85 commented 2 years ago

The CodeSignature changed to:

identifier "com.jetbrains.pycharm.ce" 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] = "2ZEFAR8TH3"

Deej-McDeej commented 2 years ago

That code signature change does fix the download part, however it's pulling down PyCharmCE-2021.3.3.pkg which actually installs an app with CFBundleShortVersionString = 2021.3.2... something's not right here but might be on JetBrain's end...

rustymyers commented 2 years ago

Please try with latest commits.

mikeknight85 commented 2 years ago

Pycharm works