[all-commits] [llvm/llvm-project] b40a38: [lldb] Code sign binaries with entitlements
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Aug 19 11:55:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b40a3814b6fd0c784b52622eddac56d7c321d7cc
https://github.com/llvm/llvm-project/commit/b40a3814b6fd0c784b52622eddac56d7c321d7cc
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-08-19 (Wed, 19 Aug 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/builders/darwin.py
A lldb/packages/Python/lldbsuite/test/make/entitlements.plist
Log Message:
-----------
[lldb] Code sign binaries with entitlements
Binaries need to be code signed with entitlements to run on device.
Differential revision: https://reviews.llvm.org/D86237
More information about the All-commits
mailing list