[CMake] Update Framework construction for iOS
authorChris Bieneman <beanz@apple.com>
Tue, 25 Jul 2017 20:31:15 +0000 (20:31 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 25 Jul 2017 20:31:15 +0000 (20:31 +0000)
commit3769777f11a3334e6d5904445940f600e6619162
tree8fe9339d032f57c18fd59c63a6a9b0f5057c35c1
parent7f47b85c52e6cd379b7924f42c5f3a93e7c1bdaf
[CMake] Update Framework construction for iOS

On iOS frameworks don't have versions or resources, they are flatter bundles. This updates the LLDB framework build to accommodate the flatter bundles.

llvm-svn: 309025
lldb/cmake/modules/AddLLDB.cmake
lldb/source/API/CMakeLists.txt