[Lldb-commits] [PATCH] D55319: [CMake] Proposal: Prefer	LLDB_VERSION over plist value in EmbedAppleVersion.cmake
    Stefan Gränitz via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Wed Dec  5 08:48:45 PST 2018
    
    
  
sgraenitz added a comment.
In order to reduce the risk of breaking the Xcode build, I use a separate `resources/LLDB-Info.plist.in` (https://reviews.llvm.org/D55328#change-SBZDFQxftWtU) for the framework. I did not yet change which plist is used here, but yes writing the correct version would be ideal I belief.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55319/new/
https://reviews.llvm.org/D55319
    
    
More information about the lldb-commits
mailing list