sdk-ng icon indicating copy to clipboard operation
sdk-ng copied to clipboard

De-quarantine SDK executables in the macOS setup script

Open stephanosio opened this issue 3 years ago • 0 comments
trafficstars

macOS, by default, sets the quarantine attribute (com.apple.quarantine) to the files downloaded from the web, and the Gatekeeper displays an annoying warning message whenever the SDK executables are launched:

image

Update the macOS distribution bundle setup script to remove the quarantine attribute from all SDK executables during setup.

See also: https://docs.zephyrproject.org/latest/develop/getting_started/installation_mac.html#important-note-about-gatekeeper

stephanosio avatar Jun 09 '22 15:06 stephanosio