Open kaem-e opened 3 years ago
This could have it's cause in bad or not existend code signing... maybe, you could overcome shortly, by opening terminal and add
codesign --force --deep --sign - </App/Path>
This could have it's cause in bad or not existend code signing... maybe, you could overcome shortly, by opening terminal and add
codesign --force --deep --sign - </App/Path>
Mabye yeah, I might try that. Would still be nice if this was resolved in the main builds themselves though haha
codesign --force --deep --sign - </App/Path>
this does not seem to fix the problem, do you have any more suggestions ?
To be clear, you're still getting the above mentioned error? Or did something changed in the behavior? May be you should try to give terminal app also permissions for accessibility and automation, if not already done.
im still getting the same error, i had given terminal accessibility access before and it does seem to sig the app correctly, but that doesn't seem to be the problem
Whenever i try to open the app, an error pops up telling me that i can't open the app because i don't have the permissions to do so. Ive tried giving permissions to the executable but it seems to not work for some reason and i still get the same popup.