Hello everyone!
Some time ago LLDB releases was placed in /tags directory. Just now I couldn’t find corresponding version from Xcode 4.6.2 there.
How can I figure out revision of LLDB released with Xcode?
Hello everyone!
Some time ago LLDB releases was placed in /tags directory. Just now I couldn’t find corresponding version from Xcode 4.6.2 there.
How can I figure out revision of LLDB released with Xcode?
Hi Andrey,
The best way to find out is to get the official source drops from http://www.opensource.apple.com. Tags in svn are at best unreliable, at worst they can be actively misleading.
-Chris