[all-commits] [llvm/llvm-project] fe23f0: [lldb] Always codesign binaries on macOS

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Jul 30 11:19:55 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe23f0c73ab774e8765d221bdef3060c59294a02
      https://github.com/llvm/llvm-project/commit/fe23f0c73ab774e8765d221bdef3060c59294a02
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-07-30 (Fri, 30 Jul 2021)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/builders/darwin.py

  Log Message:
  -----------
  [lldb] Always codesign binaries on macOS

Always codesign binaries on macOS. Apple Silicon has stricter
codesigning requirements, for example requiring macCatalyst binaries to
be signed. Ad-hoc sign everything like we do for other Darwin platforms.




More information about the All-commits mailing list