You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When downloading PowerShell 7.6 (LTS) macOS arm64 PKG and running it, macOS throws up an error:
"Apple could not verify "powershell-7.6.0-osx-arm64.pkg" is free of malware that may harm your Mac or compromise your privacy."
This is normally because it isn't signed with a dev cert and/or notarised by Apple. I can cmd+right click to bypass but highlighting so this can be fixed properly.
Expected behavior
Should run installer without needing to bypass Apple protections.
Actual behavior
Throws "Apple could not verify "powershell-7.6.0-osx-arm64.pkg" is free of malware that may harm your Mac or compromise your privacy." error
Error details
Environment data
N/A
Visuals
Download powershell-7.6.0-osx-arm64.pkg from the Github repo releases
Prerequisites
Steps to reproduce
When downloading PowerShell 7.6 (LTS) macOS arm64 PKG and running it, macOS throws up an error:
"Apple could not verify "powershell-7.6.0-osx-arm64.pkg" is free of malware that may harm your Mac or compromise your privacy."
This is normally because it isn't signed with a dev cert and/or notarised by Apple. I can cmd+right click to bypass but highlighting so this can be fixed properly.
Expected behavior
Should run installer without needing to bypass Apple protections.Actual behavior
Throws "Apple could not verify "powershell-7.6.0-osx-arm64.pkg" is free of malware that may harm your Mac or compromise your privacy." errorError details
Environment data
N/AVisuals