chore: embed Info.plist in dylib (#15907)

Relates to https://github.com/coder/coder-desktop-macos/issues/2
This commit is contained in:
Ethan
2024-12-18 22:08:33 +11:00
committed by GitHub
parent 91875c2b47
commit 01f2ac0a09
3 changed files with 34 additions and 11 deletions

View File

@ -9,7 +9,7 @@
# certificate.
#
# For the Coder CLI, the binary_identifier should be "com.coder.cli".
# For the CoderVPN `.dylib`, the binary_identifier should be "com.coder.vpn".
# For the CoderVPN `.dylib`, the binary_identifier should be "com.coder.Coder-Desktop.VPN.dylib".
#
# You can check if a binary is signed by running the following command on a Mac:
# codesign -dvv path/to/binary