mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
chore: embed Info.plist
in dylib (#15907)
Relates to https://github.com/coder/coder-desktop-macos/issues/2
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user