Closed 60-hz closed 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
I'm assuming you tried right click-> open.
Yes
Does vanilla open?
Vanilla 0.54 from miller opens yes, from a .dmg
@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
It works perfectly... and also fixed this vanilla puredata issue with MacOS Sonoma. Did you use another tcl version?
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.
Correct.
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...