Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Silicon was prevented from modifying apps on your Mac" #25

Open
infinitepower18 opened this issue Sep 9, 2023 · 8 comments
Open

"Silicon was prevented from modifying apps on your Mac" #25

infinitepower18 opened this issue Sep 9, 2023 · 8 comments

Comments

@infinitepower18
Copy link

I got this message when double clicking on an app in the list to open Finder with the app highlighted.

Untitled

What was it trying to do here?

@macmade
Copy link
Contributor

macmade commented Sep 10, 2023

It was trying to show the app in a Finder window:

NSWorkspace.shared.selectFile( self.path, inFileViewerRootedAtPath: "/" )

Are you on Sonoma?

@infinitepower18
Copy link
Author

No, 13.5.2.

@macmade
Copy link
Contributor

macmade commented Sep 10, 2023

Anything related to Silicon in System Settings > Privacy?

@infinitepower18
Copy link
Author

Untitled

@macmade
Copy link
Contributor

macmade commented Sep 10, 2023

What was the app you’re clicked on? Was it inside another app?

@macmade
Copy link
Contributor

macmade commented Sep 10, 2023

I cannot reproduce the issue with the same settings on macOS 13.5.2.
You're sure you're using a version downloaded from here?

@infinitepower18
Copy link
Author

Yes it was downloaded from this GitHub. it seems to happen randomly...

2023-09-10.18-35-21.mp4

@macmade
Copy link
Contributor

macmade commented Sep 21, 2023

I've been able to reproduce the issue and I've send a feedback to Apple, as this behavior is obviously incorrect: FB13194680.

Will probably never get fixed anyway...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants