aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2011-05-26 16:54:13 +0000
committerGreg Clayton <gclayton@apple.com>2011-05-26 16:54:13 +0000
commit7d20d2b20f4a9b120b953bedcfa1750f55ccc8bf (patch)
treeb0a05c66aa04a04d98636c83fc0a2ed9665797b8 /resources
parenta7ab5900ceefe329d773fa353313ff311517c2c3 (diff)
downloadlldb-7d20d2b20f4a9b120b953bedcfa1750f55ccc8bf.tar.gz
lldb-56 with codesign settings fixed in the Xcode projects.
git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@132123 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'resources')
-rw-r--r--resources/LLDB-Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/LLDB-Info.plist b/resources/LLDB-Info.plist
index ce88ab8d0..00ede093e 100644
--- a/resources/LLDB-Info.plist
+++ b/resources/LLDB-Info.plist
@@ -17,7 +17,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>55</string>
+ <string>56</string>
<key>CFBundleName</key>
<string>${EXECUTABLE_NAME}</string>
</dict>