summaryrefslogtreecommitdiffstats
path: root/lldb/resources/LLDB-Info.plist
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2012-02-29 19:16:02 +0000
committerGreg Clayton <gclayton@apple.com>2012-02-29 19:16:02 +0000
commit9029f2d8e0a4ac7ae36caf55b526b1c32fbb30a7 (patch)
tree4f9f94b5cdd9c8da300fa4006f3bcdf79d7643a0 /lldb/resources/LLDB-Info.plist
parent4ee2957629a9b382b67f09de39a5ae7eda605a96 (diff)
downloadbcm5719-llvm-9029f2d8e0a4ac7ae36caf55b526b1c32fbb30a7.tar.gz
bcm5719-llvm-9029f2d8e0a4ac7ae36caf55b526b1c32fbb30a7.zip
Fixed the install path for the XPC binaries. Added 3 aggregate targets:
"desktop" - build all binaries with XPC "desktop_no_xcp" - build all binaries with none of the XPC binaries "ios" - build all binaries with special iOS install settings. Bumped the Xcode project build version for lldb-118 and debugserver-169. llvm-svn: 151740
Diffstat (limited to 'lldb/resources/LLDB-Info.plist')
-rw-r--r--lldb/resources/LLDB-Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/resources/LLDB-Info.plist b/lldb/resources/LLDB-Info.plist
index 8a184e7ae54..18c7661f977 100644
--- a/lldb/resources/LLDB-Info.plist
+++ b/lldb/resources/LLDB-Info.plist
@@ -17,7 +17,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>117</string>
+ <string>118</string>
<key>CFBundleName</key>
<string>${EXECUTABLE_NAME}</string>
</dict>
OpenPOWER on IntegriCloud