build: sign erl

This commit is contained in:
Ivan Dyachkov 2022-09-07 09:43:57 +02:00
parent f5690919fb
commit b3ec89de47
1 changed files with 1 additions and 1 deletions

View File

@ -39,4 +39,4 @@ security -v list-keychains -s "${keychain_names[@]}" "${KEYCHAIN}"
set -x set -x
REL_DIR="${1}" REL_DIR="${1}"
codesign -s "${APPLE_DEVELOPER_IDENTITY}" -f --verbose=4 --options runtime --timestamp=none "${REL_DIR}"/erts-*/bin/erlexec codesign -s "${APPLE_DEVELOPER_IDENTITY}" -f --verbose=4 --options runtime --timestamp=none "${REL_DIR}"/erts-*/bin/{erlexec,erl}