[Lldb-commits] [PATCH] D55328: [CMake] Revised LLDB.framework builds
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Dec 10 10:24:12 PST 2018
aprantl added inline comments.
================
Comment at: resources/LLDB-Info.plist.in:18
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>CFBundleVersion</key>
----------------
Just out of curiosity: Why this? Is this expected to be replaced after code signing?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55328/new/
https://reviews.llvm.org/D55328
More information about the lldb-commits
mailing list