Environment
Perl 5.20.1
cpanm(App::cpanminus) 1.7044 on perl 5.020001 build for darwin-2 level
macOS Catalina 10.15.6
As the title suggests, when I try to move the Perl script,
"Util.bundle" cannot be opened because it cannot validate the manufacturer.
The dialog appears and the script cannot be started.
The Util.bundle
authorization button appears in the Mac Configuration Tools - > Security and Privacy - > General - > Downloaded Application Authorization button, but if you allow it, other **.bundle
appears.I can't start the script because it comes out endlessly.
Is there any way to avoid this?
macos perl
This is the solution.
sudo spctl --master-disable
© 2024 OneMinuteCode. All rights reserved.