[all-commits] [llvm/llvm-project] e76370: Add a new launch flag option for watchos, WatchCom...
Jason Molenda via All-commits
all-commits at lists.llvm.org
Tue Oct 13 16:28:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e763709d14e560915e04731c2fd6f1595d7ff8ba
https://github.com/llvm/llvm-project/commit/e763709d14e560915e04731c2fd6f1595d7ff8ba
Author: Jason Molenda <jason at molenda.com>
Date: 2020-10-13 (Tue, 13 Oct 2020)
Changed paths:
M lldb/tools/debugserver/debugserver.xcodeproj/project.pbxproj
M lldb/tools/debugserver/source/CMakeLists.txt
M lldb/tools/debugserver/source/MacOSX/MachProcess.mm
Log Message:
-----------
Add a new launch flag option for watchos, WatchComplicationLaunch.
Link against CarouselServices on watchos, recognize the
WatchComplicationLaunch launch flag option when that framework
is available.
<rdar://problem/62473967>, <rdar://problem/61230088>
More information about the All-commits
mailing list