diff options
author | Erik Kundiman <erik@megapahit.org> | 2024-08-28 16:02:48 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2024-08-28 16:02:48 +0800 |
commit | f8a572a1cd681d235c1afa74f5fa7e079ed22fda (patch) | |
tree | 6532c56a40c9aeff60ba6a731b0399a4058a44a1 /indra/newview/llfloaterregiondebugconsole.h | |
parent | f8b36bceb14b85b848f1e4f3f075a5e7a64c0ae3 (diff) |
Automatic codesigning on macOS
CMAKE_OSX_DEPLOYMENT_TARGET here, even though reset in Variables.cmake
with mmacosx-version-min, will be used as the hardened runtime version
when codesigning.
Instructions use 11 as that version, as the builder is assumed to be
building for arm64. When building for x86-64, you can replace all 11
here with 10.15.
The sudo in codesigning is required for builders on Apple Silicon whose
SIP is enabled, which is assumed to be the most likely case.
Credits to Cate (32a).
Diffstat (limited to 'indra/newview/llfloaterregiondebugconsole.h')
0 files changed, 0 insertions, 0 deletions