我使用MacBook Air 2015,我将android-studio 1.3.1更新为1.3.2,这里是错误日志,
Contents/bin/lldb/mac/LLDB.framework/Headers/SBCommandInterpreter.h Validate Absent NONE
Contents/bin/lldb/mac/LLDB.framework/Headers/SBExpressionOptions.h Validate Absent NONE
Contents/bin/lldb/mac/LLDB.framework/Headers/LLDB.h Validate Absent NONE
Contents/bin/lldb/mac/LLDB.framework/Headers/SBData.h Validate Absent NONE
Contents/bin/lldb/mac/LLDB.framework/Headers/SBFileSpecList.h Validate Absent NONE
Contents/bin/lldb/mac/LLDB.framework/Headers/SBInstructionList.h Validate Absent NONE
Contents/bin/lldb/mac/LLDB.framework/Headers/SBTypeNameSpecifier.h Validate Absent NONE
Contents/bin/lldb/mac/LLDB.framework/Headers/SBThreadPlan.h Validate Absent NONE
Contents/bin/lldb/mac/LLDB.framework/Headers/SBTarget.h Validate Absent NONE
Contents/bin/lldb/mac/LLDB.framework/Headers/SBDeclaration.h Validate Absent NONE
Contents/bin/lldb/mac/LLDB.framework/Headers/SBModuleSpec.h Validate Absent NONE
Contents/bin/lldb/mac/LLDB.framework/Headers/SBCompileUnit.h Validate Absent NONE
Contents/bin/lldb/mac/LLDB.framework/Headers/SBModule.h Validate Absent NONE
...
我不知道为什么。 系统要求我写更多细节,因为代码太多了
答案 0 :(得分:0)
我使用更愚蠢的方式,从我需要升级当前软件目录的那些Contents/bin/lldb/mac/LLDB.framework/Headers/
文件的*.h
副本下载了升级版本,然后从1.4正确升级.0到1.4.1,从1.4.1到1.5升级成功