diff options
author | Christian Duerr <contact@christianduerr.com> | 2022-02-02 20:23:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-02 19:23:29 +0000 |
commit | 4bf8f375ef0f5551896a68d6504c08f9576a125f (patch) | |
tree | 875cd44daf336eb222ccc058b9b85f5536252111 /alacritty/src | |
parent | 40b5e179a3d92e6cbd6cee4b68905f87e47bb12c (diff) | |
download | r-alacritty-4bf8f375ef0f5551896a68d6504c08f9576a125f.tar.gz r-alacritty-4bf8f375ef0f5551896a68d6504c08f9576a125f.tar.bz2 r-alacritty-4bf8f375ef0f5551896a68d6504c08f9576a125f.zip |
Fix repeated permission requests on M1 macs
This adds a codesign step to our makefile build which should
automatically sign the application and resolve the issues on M1 macs
where Alacritty constantly requests permissions.
Since self-signing does still seem to fix this issue after sharing the
resulting `Alacritty.app` with other M1 macs, the binary produced by our
release build should also be fixed automatically.
Fixes #5840.
Diffstat (limited to 'alacritty/src')
0 files changed, 0 insertions, 0 deletions