sebshader / pdnext

Color-themed Pure data with different inlets & outlets for messages and signals
Other
47 stars 3 forks source link

App cannot open under MacOS Sonoma #25

Closed 60-hz closed 1 year ago

60-hz commented 1 year ago

New version of MacOS Sonoma 14.0 cannot open the app. Gatekeeper is desactivated.

Tried: "sudo xattr -cr /path/to/app"

"sudo xattr -r -d com.apple.quarantine /path/to/app"

Still same issue...

Capture d’écran 2023-10-17 à 13 30 51
sebshader commented 1 year ago

I'm assuming you tried right click-> open. Does vanilla open? (and if so was it installed from a .dmg?) might be some code signing issue

60-hz commented 1 year ago

I'm assuming you tried right click-> open.

Yes

Does vanilla open?

Vanilla 0.54 from miller opens yes, from a .dmg

sebshader commented 1 year ago

@60-hz it probably won't work, but could you try the artifact from here? (called MacOs-Build) https://github.com/sebshader/pdnext/actions/runs/6554512134

60-hz commented 1 year ago

It works perfectly... and also fixed this vanilla puredata issue with MacOS Sonoma. Did you use another tcl version?

sebshader commented 1 year ago

Hmm strange. Yes a user from discord had compiled wish for me, I think it's 8.6.13 iirc. If you turn log level up it should say in the console I think.

60-hz commented 1 year ago

Correct.