beeper / mac-registration-provider

A small service that generates iMessage registration data on a Mac
GNU Affero General Public License v3.0
138 stars 29 forks source link

macOS cannot verify developer and kills the process #16

Closed smizles closed 10 months ago

smizles commented 10 months ago

I'm using a MacBook Pro running Ventura (13.6.1). When I run ./mac-registration-provider from the terminal, I get a warning that pops up saying, "“mac-registration-provider” cannot be opened because the developer cannot be verified. macOS cannot verify that this app is free from malware." I only have the options to cancel or move the utility to trash. When I return to the terminal I see zsh: killed ./mac-registration-provider returns after I try executing the above command.

Screenshot 2024-01-03 at 5 27 16 PM
smizles commented 10 months ago

Never saw it in the documentation, but now I see that I can go into Settings > Privacy &. Security, scroll down to where it mentions it didn't allow mac-registration-provider to run, and select "Allow Anyway".