• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 45;
7	objects = {
8
9/* Begin PBXBuildFile section */
10		162F64FE161C5ECB00CD68D5 /* arch_utilities.cc in Sources */ = {isa = PBXBuildFile; fileRef = 162F64FC161C5ECB00CD68D5 /* arch_utilities.cc */; };
11		4214B800211109A600B769FA /* convert_old_arm64_context.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4214B7FE211109A600B769FA /* convert_old_arm64_context.cc */; };
12		4247E6402110D5A500482558 /* path_helper.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4247E63F2110D5A500482558 /* path_helper.cc */; };
13		4D2C721B126F9ACC00B43EAF /* source_line_resolver_base.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C721A126F9ACC00B43EAF /* source_line_resolver_base.cc */; };
14		4D2C721F126F9ADE00B43EAF /* exploitability.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C721E126F9ADE00B43EAF /* exploitability.cc */; };
15		4D2C7223126F9AF900B43EAF /* exploitability_win.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C7222126F9AF900B43EAF /* exploitability_win.cc */; };
16		4D2C7227126F9B0F00B43EAF /* disassembler_x86.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C7226126F9B0F00B43EAF /* disassembler_x86.cc */; };
17		4D2C722B126F9B5A00B43EAF /* x86_disasm.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C722A126F9B5A00B43EAF /* x86_disasm.c */; };
18		4D2C722D126F9B6E00B43EAF /* x86_misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C722C126F9B6E00B43EAF /* x86_misc.c */; };
19		4D2C722F126F9B8300B43EAF /* x86_operand_list.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C722E126F9B8300B43EAF /* x86_operand_list.c */; };
20		4D2C7233126F9BB000B43EAF /* ia32_invariant.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C7232126F9BB000B43EAF /* ia32_invariant.c */; settings = {COMPILER_FLAGS = "-Wno-error"; }; };
21		4D2C7235126F9BC200B43EAF /* ia32_settings.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C7234126F9BC200B43EAF /* ia32_settings.c */; };
22		4D2C7246126F9C0B00B43EAF /* ia32_insn.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C7245126F9C0B00B43EAF /* ia32_insn.c */; };
23		4D2C724A126F9C2300B43EAF /* ia32_opcode_tables.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C7249126F9C2300B43EAF /* ia32_opcode_tables.c */; settings = {COMPILER_FLAGS = "-Wno-error"; }; };
24		4D2C724C126F9C3800B43EAF /* ia32_implicit.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C724B126F9C3800B43EAF /* ia32_implicit.c */; settings = {COMPILER_FLAGS = "-Wno-error"; }; };
25		4D2C724E126F9C4D00B43EAF /* ia32_reg.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C724D126F9C4D00B43EAF /* ia32_reg.c */; settings = {COMPILER_FLAGS = "-Wno-error"; }; };
26		4D2C725B126F9C8000B43EAF /* ia32_operand.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C725A126F9C8000B43EAF /* ia32_operand.c */; };
27		4D2C725D126F9C9200B43EAF /* x86_insn.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C725C126F9C9200B43EAF /* x86_insn.c */; };
28		4D2C7264126F9CBB00B43EAF /* ia32_modrm.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C7261126F9CBB00B43EAF /* ia32_modrm.c */; };
29		4D2C726D126F9CDC00B43EAF /* x86_imm.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C7263126F9CBB00B43EAF /* x86_imm.c */; };
30		4D72CA5713DFBA84006CABE3 /* md5.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D72CA5613DFBA84006CABE3 /* md5.cc */; };
31		557800400BE1F28500EC23E0 /* macho_utilities.cc in Sources */ = {isa = PBXBuildFile; fileRef = 5578003E0BE1F28500EC23E0 /* macho_utilities.cc */; };
32		8B31FF2A11F0C62700FCF3E4 /* dwarf_cfi_to_module.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8B31FF2411F0C62700FCF3E4 /* dwarf_cfi_to_module.cc */; };
33		8B31FF2B11F0C62700FCF3E4 /* dwarf_cu_to_module.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8B31FF2611F0C62700FCF3E4 /* dwarf_cu_to_module.cc */; };
34		8B31FF2C11F0C62700FCF3E4 /* dwarf_line_to_module.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8B31FF2811F0C62700FCF3E4 /* dwarf_line_to_module.cc */; };
35		8B31FF4111F0C64400FCF3E4 /* stabs_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8B31FF3D11F0C64400FCF3E4 /* stabs_reader.cc */; };
36		8B31FF4211F0C64400FCF3E4 /* stabs_to_module.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8B31FF3F11F0C64400FCF3E4 /* stabs_to_module.cc */; };
37		8B31FF7411F0C6E000FCF3E4 /* macho_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8B31FF7211F0C6E000FCF3E4 /* macho_reader.cc */; };
38		8B31FF8811F0C6FB00FCF3E4 /* language.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8B31FF8411F0C6FB00FCF3E4 /* language.cc */; };
39		8B31FF8911F0C6FB00FCF3E4 /* module.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8B31FF8611F0C6FB00FCF3E4 /* module.cc */; };
40		8B31FFC511F0C8AB00FCF3E4 /* dwarf2diehandler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8B31FFC311F0C8AB00FCF3E4 /* dwarf2diehandler.cc */; };
41		8B40BDC00C0638E4009535AF /* logging.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8B40BDBF0C0638E4009535AF /* logging.cc */; };
42		8DD76F9A0486AA7600D96B5E /* crash_report.mm in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* crash_report.mm */; settings = {ATTRIBUTES = (); }; };
43		8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB779EFE84155DC02AAC07 /* Foundation.framework */; };
44		9B35FEEA0B26761C008DE8C7 /* basic_code_modules.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9B35FEE70B26761C008DE8C7 /* basic_code_modules.cc */; };
45		9B3904990B2E52FD0059FABE /* basic_source_line_resolver.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9B3904980B2E52FD0059FABE /* basic_source_line_resolver.cc */; };
46		9BDF172C0B1B8B2400F8391B /* call_stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BDF172A0B1B8B2400F8391B /* call_stack.cc */; };
47		9BDF172D0B1B8B2400F8391B /* minidump_processor.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BDF172B0B1B8B2400F8391B /* minidump_processor.cc */; };
48		9BDF17410B1B8B9A00F8391B /* minidump.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BDF173F0B1B8B9A00F8391B /* minidump.cc */; };
49		9BDF17540B1B8BF900F8391B /* stackwalker_ppc.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BDF17510B1B8BF900F8391B /* stackwalker_ppc.cc */; };
50		9BDF17550B1B8BF900F8391B /* stackwalker_x86.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BDF17520B1B8BF900F8391B /* stackwalker_x86.cc */; };
51		9BDF17560B1B8BF900F8391B /* stackwalker.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BDF17530B1B8BF900F8391B /* stackwalker.cc */; };
52		9BDF175D0B1B8C1B00F8391B /* process_state.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BDF175B0B1B8C1B00F8391B /* process_state.cc */; };
53		9BDF176E0B1B8CB100F8391B /* on_demand_symbol_supplier.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9BDF176C0B1B8CB100F8391B /* on_demand_symbol_supplier.mm */; };
54		9BDF1A280B1BD58200F8391B /* pathname_stripper.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BDF1A270B1BD58200F8391B /* pathname_stripper.cc */; };
55		9BDF21A70B1E825400F8391B /* dump_syms.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BDF192E0B1BC15D00F8391B /* dump_syms.cc */; };
56		9BE650B20B52FE3000611104 /* file_id.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BE650AC0B52FE3000611104 /* file_id.cc */; };
57		9BE650B40B52FE3000611104 /* macho_id.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BE650AE0B52FE3000611104 /* macho_id.cc */; };
58		9BE650B60B52FE3000611104 /* macho_walker.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BE650B00B52FE3000611104 /* macho_walker.cc */; };
59		D2A5DD4D1188651100081F03 /* cfi_frame_info.cc in Sources */ = {isa = PBXBuildFile; fileRef = D2A5DD4C1188651100081F03 /* cfi_frame_info.cc */; };
60		D2A5DD631188658B00081F03 /* tokenize.cc in Sources */ = {isa = PBXBuildFile; fileRef = D2A5DD621188658B00081F03 /* tokenize.cc */; };
61		F407DC48185773C10064622B /* exploitability_linux.cc in Sources */ = {isa = PBXBuildFile; fileRef = F407DC40185773C10064622B /* exploitability_linux.cc */; };
62		F407DC49185773C10064622B /* stack_frame_symbolizer.cc in Sources */ = {isa = PBXBuildFile; fileRef = F407DC41185773C10064622B /* stack_frame_symbolizer.cc */; };
63		F407DC4A185773C10064622B /* stackwalker_arm64.cc in Sources */ = {isa = PBXBuildFile; fileRef = F407DC42185773C10064622B /* stackwalker_arm64.cc */; };
64		F407DC4B185773C10064622B /* stackwalker_mips.cc in Sources */ = {isa = PBXBuildFile; fileRef = F407DC44185773C10064622B /* stackwalker_mips.cc */; };
65		F407DC4C185773C10064622B /* stackwalker_ppc64.cc in Sources */ = {isa = PBXBuildFile; fileRef = F407DC46185773C10064622B /* stackwalker_ppc64.cc */; };
66		F44DDD8719C85CD50047280E /* dump_context.cc in Sources */ = {isa = PBXBuildFile; fileRef = F44DDD8419C85CD50047280E /* dump_context.cc */; };
67		F44DDD8819C85CD50047280E /* dump_object.cc in Sources */ = {isa = PBXBuildFile; fileRef = F44DDD8519C85CD50047280E /* dump_object.cc */; };
68		F44DDD8919C85CD50047280E /* microdump_processor.cc in Sources */ = {isa = PBXBuildFile; fileRef = F44DDD8619C85CD50047280E /* microdump_processor.cc */; };
69		F47180561D745DEF0032F208 /* elf_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = F47180541D745DEF0032F208 /* elf_reader.cc */; };
70		F47180581D7467630032F208 /* proc_maps_linux.cc in Sources */ = {isa = PBXBuildFile; fileRef = F47180571D7467630032F208 /* proc_maps_linux.cc */; };
71		F471805A1D7468A40032F208 /* symbolic_constants_win.cc in Sources */ = {isa = PBXBuildFile; fileRef = F47180591D7468A40032F208 /* symbolic_constants_win.cc */; };
72		F4D43B2F1A38490700C290B2 /* microdump.cc in Sources */ = {isa = PBXBuildFile; fileRef = F4D43B2E1A38490700C290B2 /* microdump.cc */; };
73		F9C7ECE50E8ABCA600E953AD /* bytereader.cc in Sources */ = {isa = PBXBuildFile; fileRef = F9C7ECE20E8ABCA600E953AD /* bytereader.cc */; };
74		F9C7ECE60E8ABCA600E953AD /* dwarf2reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = F9C7ECE30E8ABCA600E953AD /* dwarf2reader.cc */; };
75		F9C7ECE70E8ABCA600E953AD /* functioninfo.cc in Sources */ = {isa = PBXBuildFile; fileRef = F9C7ECE40E8ABCA600E953AD /* functioninfo.cc */; };
76		F9F0706710FBC02D0037B88B /* stackwalker_arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = F9F0706510FBC02D0037B88B /* stackwalker_arm.cc */; };
77		FD6625CD0CF4D45C004AC844 /* stackwalker_amd64.cc in Sources */ = {isa = PBXBuildFile; fileRef = FD6625C40CF4D438004AC844 /* stackwalker_amd64.cc */; };
78		FD8EDEAE0CADDAD400A5EDF1 /* stackwalker_sparc.cc in Sources */ = {isa = PBXBuildFile; fileRef = FD8EDEAC0CADDAD400A5EDF1 /* stackwalker_sparc.cc */; };
79/* End PBXBuildFile section */
80
81/* Begin PBXFileReference section */
82		08FB7796FE84155DC02AAC07 /* crash_report.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = crash_report.mm; sourceTree = "<group>"; };
83		08FB779EFE84155DC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
84		162F64FC161C5ECB00CD68D5 /* arch_utilities.cc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = arch_utilities.cc; path = ../../../common/mac/arch_utilities.cc; sourceTree = "<group>"; };
85		162F64FD161C5ECB00CD68D5 /* arch_utilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = arch_utilities.h; path = ../../../common/mac/arch_utilities.h; sourceTree = "<group>"; };
86		4214B7FE211109A600B769FA /* convert_old_arm64_context.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = convert_old_arm64_context.cc; path = ../../../processor/convert_old_arm64_context.cc; sourceTree = "<group>"; };
87		4214B7FF211109A600B769FA /* convert_old_arm64_context.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = convert_old_arm64_context.h; path = ../../../processor/convert_old_arm64_context.h; sourceTree = "<group>"; };
88		4247E63E2110D5A500482558 /* path_helper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = path_helper.h; path = ../../../common/path_helper.h; sourceTree = "<group>"; };
89		4247E63F2110D5A500482558 /* path_helper.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = path_helper.cc; path = ../../../common/path_helper.cc; sourceTree = "<group>"; };
90		4D2C721A126F9ACC00B43EAF /* source_line_resolver_base.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = source_line_resolver_base.cc; path = ../../../processor/source_line_resolver_base.cc; sourceTree = SOURCE_ROOT; };
91		4D2C721E126F9ADE00B43EAF /* exploitability.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = exploitability.cc; path = ../../../processor/exploitability.cc; sourceTree = SOURCE_ROOT; };
92		4D2C7222126F9AF900B43EAF /* exploitability_win.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = exploitability_win.cc; path = ../../../processor/exploitability_win.cc; sourceTree = SOURCE_ROOT; };
93		4D2C7226126F9B0F00B43EAF /* disassembler_x86.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = disassembler_x86.cc; path = ../../../processor/disassembler_x86.cc; sourceTree = SOURCE_ROOT; };
94		4D2C722A126F9B5A00B43EAF /* x86_disasm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = x86_disasm.c; path = ../../../third_party/libdisasm/x86_disasm.c; sourceTree = SOURCE_ROOT; };
95		4D2C722C126F9B6E00B43EAF /* x86_misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = x86_misc.c; path = ../../../third_party/libdisasm/x86_misc.c; sourceTree = SOURCE_ROOT; };
96		4D2C722E126F9B8300B43EAF /* x86_operand_list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = x86_operand_list.c; path = ../../../third_party/libdisasm/x86_operand_list.c; sourceTree = SOURCE_ROOT; };
97		4D2C7232126F9BB000B43EAF /* ia32_invariant.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ia32_invariant.c; path = ../../../third_party/libdisasm/ia32_invariant.c; sourceTree = SOURCE_ROOT; };
98		4D2C7234126F9BC200B43EAF /* ia32_settings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ia32_settings.c; path = ../../../third_party/libdisasm/ia32_settings.c; sourceTree = SOURCE_ROOT; };
99		4D2C7245126F9C0B00B43EAF /* ia32_insn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ia32_insn.c; path = ../../../third_party/libdisasm/ia32_insn.c; sourceTree = SOURCE_ROOT; };
100		4D2C7249126F9C2300B43EAF /* ia32_opcode_tables.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ia32_opcode_tables.c; path = ../../../third_party/libdisasm/ia32_opcode_tables.c; sourceTree = SOURCE_ROOT; };
101		4D2C724B126F9C3800B43EAF /* ia32_implicit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ia32_implicit.c; path = ../../../third_party/libdisasm/ia32_implicit.c; sourceTree = SOURCE_ROOT; };
102		4D2C724D126F9C4D00B43EAF /* ia32_reg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ia32_reg.c; path = ../../../third_party/libdisasm/ia32_reg.c; sourceTree = SOURCE_ROOT; };
103		4D2C725A126F9C8000B43EAF /* ia32_operand.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ia32_operand.c; path = ../../../third_party/libdisasm/ia32_operand.c; sourceTree = SOURCE_ROOT; };
104		4D2C725C126F9C9200B43EAF /* x86_insn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = x86_insn.c; path = ../../../third_party/libdisasm/x86_insn.c; sourceTree = SOURCE_ROOT; };
105		4D2C7261126F9CBB00B43EAF /* ia32_modrm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ia32_modrm.c; path = ../../../third_party/libdisasm/ia32_modrm.c; sourceTree = SOURCE_ROOT; };
106		4D2C7263126F9CBB00B43EAF /* x86_imm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = x86_imm.c; path = ../../../third_party/libdisasm/x86_imm.c; sourceTree = SOURCE_ROOT; };
107		4D72CA5613DFBA84006CABE3 /* md5.cc */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 4; name = md5.cc; path = ../../../common/md5.cc; sourceTree = SOURCE_ROOT; };
108		5578003E0BE1F28500EC23E0 /* macho_utilities.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = macho_utilities.cc; path = ../../../common/mac/macho_utilities.cc; sourceTree = SOURCE_ROOT; };
109		5578003F0BE1F28500EC23E0 /* macho_utilities.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = macho_utilities.h; path = ../../../common/mac/macho_utilities.h; sourceTree = SOURCE_ROOT; };
110		8B31025311F0D2D400FCF3E4 /* Breakpad.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Breakpad.xcconfig; path = ../../../common/mac/Breakpad.xcconfig; sourceTree = SOURCE_ROOT; };
111		8B3102DA11F0D65600FCF3E4 /* BreakpadDebug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = BreakpadDebug.xcconfig; path = ../../../common/mac/BreakpadDebug.xcconfig; sourceTree = SOURCE_ROOT; };
112		8B3102DB11F0D65600FCF3E4 /* BreakpadRelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = BreakpadRelease.xcconfig; path = ../../../common/mac/BreakpadRelease.xcconfig; sourceTree = SOURCE_ROOT; };
113		8B31FF2411F0C62700FCF3E4 /* dwarf_cfi_to_module.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dwarf_cfi_to_module.cc; path = ../../../common/dwarf_cfi_to_module.cc; sourceTree = SOURCE_ROOT; };
114		8B31FF2511F0C62700FCF3E4 /* dwarf_cfi_to_module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dwarf_cfi_to_module.h; path = ../../../common/dwarf_cfi_to_module.h; sourceTree = SOURCE_ROOT; };
115		8B31FF2611F0C62700FCF3E4 /* dwarf_cu_to_module.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dwarf_cu_to_module.cc; path = ../../../common/dwarf_cu_to_module.cc; sourceTree = SOURCE_ROOT; };
116		8B31FF2711F0C62700FCF3E4 /* dwarf_cu_to_module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dwarf_cu_to_module.h; path = ../../../common/dwarf_cu_to_module.h; sourceTree = SOURCE_ROOT; };
117		8B31FF2811F0C62700FCF3E4 /* dwarf_line_to_module.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dwarf_line_to_module.cc; path = ../../../common/dwarf_line_to_module.cc; sourceTree = SOURCE_ROOT; };
118		8B31FF2911F0C62700FCF3E4 /* dwarf_line_to_module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dwarf_line_to_module.h; path = ../../../common/dwarf_line_to_module.h; sourceTree = SOURCE_ROOT; };
119		8B31FF3D11F0C64400FCF3E4 /* stabs_reader.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stabs_reader.cc; path = ../../../common/stabs_reader.cc; sourceTree = SOURCE_ROOT; };
120		8B31FF3E11F0C64400FCF3E4 /* stabs_reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stabs_reader.h; path = ../../../common/stabs_reader.h; sourceTree = SOURCE_ROOT; };
121		8B31FF3F11F0C64400FCF3E4 /* stabs_to_module.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stabs_to_module.cc; path = ../../../common/stabs_to_module.cc; sourceTree = SOURCE_ROOT; };
122		8B31FF4011F0C64400FCF3E4 /* stabs_to_module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stabs_to_module.h; path = ../../../common/stabs_to_module.h; sourceTree = SOURCE_ROOT; };
123		8B31FF7211F0C6E000FCF3E4 /* macho_reader.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = macho_reader.cc; path = ../../../common/mac/macho_reader.cc; sourceTree = SOURCE_ROOT; };
124		8B31FF7311F0C6E000FCF3E4 /* macho_reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = macho_reader.h; path = ../../../common/mac/macho_reader.h; sourceTree = SOURCE_ROOT; };
125		8B31FF8411F0C6FB00FCF3E4 /* language.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = language.cc; path = ../../../common/language.cc; sourceTree = SOURCE_ROOT; };
126		8B31FF8511F0C6FB00FCF3E4 /* language.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = language.h; path = ../../../common/language.h; sourceTree = SOURCE_ROOT; };
127		8B31FF8611F0C6FB00FCF3E4 /* module.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = module.cc; path = ../../../common/module.cc; sourceTree = SOURCE_ROOT; };
128		8B31FF8711F0C6FB00FCF3E4 /* module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = module.h; path = ../../../common/module.h; sourceTree = SOURCE_ROOT; };
129		8B31FFC311F0C8AB00FCF3E4 /* dwarf2diehandler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dwarf2diehandler.cc; path = ../../../common/dwarf/dwarf2diehandler.cc; sourceTree = SOURCE_ROOT; };
130		8B31FFC411F0C8AB00FCF3E4 /* dwarf2diehandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dwarf2diehandler.h; path = ../../../common/dwarf/dwarf2diehandler.h; sourceTree = SOURCE_ROOT; };
131		8B40BDBF0C0638E4009535AF /* logging.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = logging.cc; path = ../../../processor/logging.cc; sourceTree = SOURCE_ROOT; };
132		8DD76FA10486AA7600D96B5E /* crash_report */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = crash_report; sourceTree = BUILT_PRODUCTS_DIR; };
133		9B35FEE20B2675F9008DE8C7 /* code_module.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = code_module.h; path = ../../../google_breakpad/processor/code_module.h; sourceTree = SOURCE_ROOT; };
134		9B35FEE30B2675F9008DE8C7 /* code_modules.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = code_modules.h; path = ../../../google_breakpad/processor/code_modules.h; sourceTree = SOURCE_ROOT; };
135		9B35FEE60B26761C008DE8C7 /* basic_code_module.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = basic_code_module.h; path = ../../../processor/basic_code_module.h; sourceTree = SOURCE_ROOT; };
136		9B35FEE70B26761C008DE8C7 /* basic_code_modules.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = basic_code_modules.cc; path = ../../../processor/basic_code_modules.cc; sourceTree = SOURCE_ROOT; };
137		9B35FEE80B26761C008DE8C7 /* basic_code_modules.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = basic_code_modules.h; path = ../../../processor/basic_code_modules.h; sourceTree = SOURCE_ROOT; };
138		9B3904940B2E52D90059FABE /* basic_source_line_resolver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = basic_source_line_resolver.h; sourceTree = "<group>"; };
139		9B3904950B2E52D90059FABE /* source_line_resolver_interface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = source_line_resolver_interface.h; sourceTree = "<group>"; };
140		9B3904980B2E52FD0059FABE /* basic_source_line_resolver.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = basic_source_line_resolver.cc; path = ../../../processor/basic_source_line_resolver.cc; sourceTree = SOURCE_ROOT; };
141		9B44619D0B66C66B00BBB817 /* system_info.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = system_info.h; sourceTree = "<group>"; };
142		9BDF16F90B1B8ACD00F8391B /* breakpad_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = breakpad_types.h; sourceTree = "<group>"; };
143		9BDF16FA0B1B8ACD00F8391B /* minidump_format.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = minidump_format.h; sourceTree = "<group>"; };
144		9BDF16FC0B1B8ACD00F8391B /* call_stack.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = call_stack.h; sourceTree = "<group>"; };
145		9BDF16FD0B1B8ACD00F8391B /* memory_region.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = memory_region.h; sourceTree = "<group>"; };
146		9BDF16FE0B1B8ACD00F8391B /* minidump.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = minidump.h; sourceTree = "<group>"; };
147		9BDF16FF0B1B8ACD00F8391B /* minidump_processor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = minidump_processor.h; sourceTree = "<group>"; };
148		9BDF17000B1B8ACD00F8391B /* process_state.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = process_state.h; sourceTree = "<group>"; };
149		9BDF17010B1B8ACD00F8391B /* stack_frame.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = stack_frame.h; sourceTree = "<group>"; };
150		9BDF17020B1B8ACD00F8391B /* stack_frame_cpu.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = stack_frame_cpu.h; sourceTree = "<group>"; };
151		9BDF17030B1B8ACD00F8391B /* stackwalker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = stackwalker.h; sourceTree = "<group>"; };
152		9BDF17040B1B8ACD00F8391B /* symbol_supplier.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = symbol_supplier.h; sourceTree = "<group>"; };
153		9BDF172A0B1B8B2400F8391B /* call_stack.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = call_stack.cc; path = ../../../processor/call_stack.cc; sourceTree = SOURCE_ROOT; };
154		9BDF172B0B1B8B2400F8391B /* minidump_processor.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = minidump_processor.cc; path = ../../../processor/minidump_processor.cc; sourceTree = SOURCE_ROOT; };
155		9BDF173F0B1B8B9A00F8391B /* minidump.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = minidump.cc; path = ../../../processor/minidump.cc; sourceTree = SOURCE_ROOT; };
156		9BDF17510B1B8BF900F8391B /* stackwalker_ppc.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = stackwalker_ppc.cc; path = ../../../processor/stackwalker_ppc.cc; sourceTree = SOURCE_ROOT; };
157		9BDF17520B1B8BF900F8391B /* stackwalker_x86.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = stackwalker_x86.cc; path = ../../../processor/stackwalker_x86.cc; sourceTree = SOURCE_ROOT; };
158		9BDF17530B1B8BF900F8391B /* stackwalker.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = stackwalker.cc; path = ../../../processor/stackwalker.cc; sourceTree = SOURCE_ROOT; };
159		9BDF175B0B1B8C1B00F8391B /* process_state.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = process_state.cc; path = ../../../processor/process_state.cc; sourceTree = SOURCE_ROOT; };
160		9BDF176B0B1B8CB100F8391B /* on_demand_symbol_supplier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = on_demand_symbol_supplier.h; sourceTree = "<group>"; };
161		9BDF176C0B1B8CB100F8391B /* on_demand_symbol_supplier.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = on_demand_symbol_supplier.mm; sourceTree = "<group>"; };
162		9BDF192D0B1BC15D00F8391B /* dump_syms.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dump_syms.h; path = ../../../common/mac/dump_syms.h; sourceTree = SOURCE_ROOT; };
163		9BDF192E0B1BC15D00F8391B /* dump_syms.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; name = dump_syms.cc; path = ../../../common/mac/dump_syms.cc; sourceTree = SOURCE_ROOT; };
164		9BDF1A270B1BD58200F8391B /* pathname_stripper.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = pathname_stripper.cc; path = ../../../processor/pathname_stripper.cc; sourceTree = SOURCE_ROOT; };
165		9BDF1A7A0B1BE30100F8391B /* range_map-inl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "range_map-inl.h"; path = "../../../processor/range_map-inl.h"; sourceTree = SOURCE_ROOT; };
166		9BDF1A7B0B1BE30100F8391B /* range_map.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = range_map.h; path = ../../../processor/range_map.h; sourceTree = SOURCE_ROOT; };
167		9BDF1AFA0B1BEB6300F8391B /* address_map-inl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "address_map-inl.h"; path = "../../../processor/address_map-inl.h"; sourceTree = SOURCE_ROOT; };
168		9BDF1AFB0B1BEB6300F8391B /* address_map.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = address_map.h; path = ../../../processor/address_map.h; sourceTree = SOURCE_ROOT; };
169		9BE650AC0B52FE3000611104 /* file_id.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = file_id.cc; path = ../../../common/mac/file_id.cc; sourceTree = SOURCE_ROOT; };
170		9BE650AD0B52FE3000611104 /* file_id.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = file_id.h; path = ../../../common/mac/file_id.h; sourceTree = SOURCE_ROOT; };
171		9BE650AE0B52FE3000611104 /* macho_id.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = macho_id.cc; path = ../../../common/mac/macho_id.cc; sourceTree = SOURCE_ROOT; };
172		9BE650AF0B52FE3000611104 /* macho_id.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = macho_id.h; path = ../../../common/mac/macho_id.h; sourceTree = SOURCE_ROOT; };
173		9BE650B00B52FE3000611104 /* macho_walker.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = macho_walker.cc; path = ../../../common/mac/macho_walker.cc; sourceTree = SOURCE_ROOT; };
174		9BE650B10B52FE3000611104 /* macho_walker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = macho_walker.h; path = ../../../common/mac/macho_walker.h; sourceTree = SOURCE_ROOT; };
175		D2A5DD4C1188651100081F03 /* cfi_frame_info.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = cfi_frame_info.cc; path = ../../../processor/cfi_frame_info.cc; sourceTree = SOURCE_ROOT; };
176		D2A5DD621188658B00081F03 /* tokenize.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = tokenize.cc; path = ../../../processor/tokenize.cc; sourceTree = SOURCE_ROOT; };
177		F407DC40185773C10064622B /* exploitability_linux.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = exploitability_linux.cc; path = ../../../processor/exploitability_linux.cc; sourceTree = "<group>"; };
178		F407DC41185773C10064622B /* stack_frame_symbolizer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stack_frame_symbolizer.cc; path = ../../../processor/stack_frame_symbolizer.cc; sourceTree = "<group>"; };
179		F407DC42185773C10064622B /* stackwalker_arm64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stackwalker_arm64.cc; path = ../../../processor/stackwalker_arm64.cc; sourceTree = "<group>"; };
180		F407DC43185773C10064622B /* stackwalker_arm64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stackwalker_arm64.h; path = ../../../processor/stackwalker_arm64.h; sourceTree = "<group>"; };
181		F407DC44185773C10064622B /* stackwalker_mips.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stackwalker_mips.cc; path = ../../../processor/stackwalker_mips.cc; sourceTree = "<group>"; };
182		F407DC45185773C10064622B /* stackwalker_mips.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stackwalker_mips.h; path = ../../../processor/stackwalker_mips.h; sourceTree = "<group>"; };
183		F407DC46185773C10064622B /* stackwalker_ppc64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stackwalker_ppc64.cc; path = ../../../processor/stackwalker_ppc64.cc; sourceTree = "<group>"; };
184		F407DC47185773C10064622B /* stackwalker_ppc64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stackwalker_ppc64.h; path = ../../../processor/stackwalker_ppc64.h; sourceTree = "<group>"; };
185		F44DDD8419C85CD50047280E /* dump_context.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dump_context.cc; path = ../../../processor/dump_context.cc; sourceTree = "<group>"; };
186		F44DDD8519C85CD50047280E /* dump_object.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dump_object.cc; path = ../../../processor/dump_object.cc; sourceTree = "<group>"; };
187		F44DDD8619C85CD50047280E /* microdump_processor.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = microdump_processor.cc; path = ../../../processor/microdump_processor.cc; sourceTree = "<group>"; };
188		F44DDD8A19C85CFB0047280E /* dump_context.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = dump_context.h; path = ../../../google_breakpad/processor/dump_context.h; sourceTree = "<group>"; };
189		F44DDD8B19C85CFB0047280E /* dump_object.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = dump_object.h; path = ../../../google_breakpad/processor/dump_object.h; sourceTree = "<group>"; };
190		F44DDD8C19C85CFC0047280E /* microdump_processor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = microdump_processor.h; path = ../../../google_breakpad/processor/microdump_processor.h; sourceTree = "<group>"; };
191		F44DDD8D19C85CFC0047280E /* process_result.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = process_result.h; path = ../../../google_breakpad/processor/process_result.h; sourceTree = "<group>"; };
192		F47180541D745DEF0032F208 /* elf_reader.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = elf_reader.cc; path = ../../../common/dwarf/elf_reader.cc; sourceTree = "<group>"; };
193		F47180551D745DEF0032F208 /* elf_reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = elf_reader.h; path = ../../../common/dwarf/elf_reader.h; sourceTree = "<group>"; };
194		F47180571D7467630032F208 /* proc_maps_linux.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = proc_maps_linux.cc; path = ../../../processor/proc_maps_linux.cc; sourceTree = "<group>"; };
195		F47180591D7468A40032F208 /* symbolic_constants_win.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = symbolic_constants_win.cc; path = ../../../processor/symbolic_constants_win.cc; sourceTree = "<group>"; };
196		F4D43B2E1A38490700C290B2 /* microdump.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = microdump.cc; path = ../../../processor/microdump.cc; sourceTree = "<group>"; };
197		F4D43B301A38492000C290B2 /* microdump.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = microdump.h; path = ../../../google_breakpad/processor/microdump.h; sourceTree = "<group>"; };
198		F9C7ECE20E8ABCA600E953AD /* bytereader.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = bytereader.cc; path = ../../../common/dwarf/bytereader.cc; sourceTree = SOURCE_ROOT; };
199		F9C7ECE30E8ABCA600E953AD /* dwarf2reader.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dwarf2reader.cc; path = ../../../common/dwarf/dwarf2reader.cc; sourceTree = SOURCE_ROOT; };
200		F9C7ECE40E8ABCA600E953AD /* functioninfo.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = functioninfo.cc; path = ../../../common/dwarf/functioninfo.cc; sourceTree = SOURCE_ROOT; };
201		F9F0706510FBC02D0037B88B /* stackwalker_arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stackwalker_arm.cc; path = ../../../processor/stackwalker_arm.cc; sourceTree = SOURCE_ROOT; };
202		F9F0706610FBC02D0037B88B /* stackwalker_arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stackwalker_arm.h; path = ../../../processor/stackwalker_arm.h; sourceTree = SOURCE_ROOT; };
203		FD6625C40CF4D438004AC844 /* stackwalker_amd64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stackwalker_amd64.cc; path = ../../../processor/stackwalker_amd64.cc; sourceTree = SOURCE_ROOT; };
204		FD6625C50CF4D438004AC844 /* stackwalker_amd64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stackwalker_amd64.h; path = ../../../processor/stackwalker_amd64.h; sourceTree = SOURCE_ROOT; };
205		FD8EDEAC0CADDAD400A5EDF1 /* stackwalker_sparc.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = stackwalker_sparc.cc; path = ../../../processor/stackwalker_sparc.cc; sourceTree = SOURCE_ROOT; };
206		FD8EDEAD0CADDAD400A5EDF1 /* stackwalker_sparc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = stackwalker_sparc.h; path = ../../../processor/stackwalker_sparc.h; sourceTree = SOURCE_ROOT; };
207/* End PBXFileReference section */
208
209/* Begin PBXFrameworksBuildPhase section */
210		8DD76F9B0486AA7600D96B5E /* Frameworks */ = {
211			isa = PBXFrameworksBuildPhase;
212			buildActionMask = 2147483647;
213			files = (
214				8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */,
215			);
216			runOnlyForDeploymentPostprocessing = 0;
217		};
218/* End PBXFrameworksBuildPhase section */
219
220/* Begin PBXGroup section */
221		08FB7794FE84155DC02AAC07 /* crash_report */ = {
222			isa = PBXGroup;
223			children = (
224				4214B7FE211109A600B769FA /* convert_old_arm64_context.cc */,
225				4214B7FF211109A600B769FA /* convert_old_arm64_context.h */,
226				4247E63F2110D5A500482558 /* path_helper.cc */,
227				4247E63E2110D5A500482558 /* path_helper.h */,
228				8B31025311F0D2D400FCF3E4 /* Breakpad.xcconfig */,
229				8B3102DA11F0D65600FCF3E4 /* BreakpadDebug.xcconfig */,
230				8B3102DB11F0D65600FCF3E4 /* BreakpadRelease.xcconfig */,
231				F9C7ECE10E8ABC7F00E953AD /* DWARF */,
232				162F64FC161C5ECB00CD68D5 /* arch_utilities.cc */,
233				162F64FD161C5ECB00CD68D5 /* arch_utilities.h */,
234				5578003E0BE1F28500EC23E0 /* macho_utilities.cc */,
235				5578003F0BE1F28500EC23E0 /* macho_utilities.h */,
236				8B31FF7211F0C6E000FCF3E4 /* macho_reader.cc */,
237				8B31FF7311F0C6E000FCF3E4 /* macho_reader.h */,
238				9BDF192D0B1BC15D00F8391B /* dump_syms.h */,
239				9BDF192E0B1BC15D00F8391B /* dump_syms.cc */,
240				08FB7796FE84155DC02AAC07 /* crash_report.mm */,
241				F44DDD8D19C85CFC0047280E /* process_result.h */,
242				9BDF176B0B1B8CB100F8391B /* on_demand_symbol_supplier.h */,
243				F44DDD8419C85CD50047280E /* dump_context.cc */,
244				F44DDD8A19C85CFB0047280E /* dump_context.h */,
245				F44DDD8519C85CD50047280E /* dump_object.cc */,
246				F44DDD8B19C85CFB0047280E /* dump_object.h */,
247				F4D43B2E1A38490700C290B2 /* microdump.cc */,
248				F4D43B301A38492000C290B2 /* microdump.h */,
249				F44DDD8619C85CD50047280E /* microdump_processor.cc */,
250				F44DDD8C19C85CFC0047280E /* microdump_processor.h */,
251				9BDF176C0B1B8CB100F8391B /* on_demand_symbol_supplier.mm */,
252				8B31FF2411F0C62700FCF3E4 /* dwarf_cfi_to_module.cc */,
253				8B31FF2511F0C62700FCF3E4 /* dwarf_cfi_to_module.h */,
254				8B31FF2611F0C62700FCF3E4 /* dwarf_cu_to_module.cc */,
255				8B31FF2711F0C62700FCF3E4 /* dwarf_cu_to_module.h */,
256				8B31FF2811F0C62700FCF3E4 /* dwarf_line_to_module.cc */,
257				8B31FF2911F0C62700FCF3E4 /* dwarf_line_to_module.h */,
258				8B31FF3D11F0C64400FCF3E4 /* stabs_reader.cc */,
259				8B31FF3E11F0C64400FCF3E4 /* stabs_reader.h */,
260				8B31FF3F11F0C64400FCF3E4 /* stabs_to_module.cc */,
261				8B31FF4011F0C64400FCF3E4 /* stabs_to_module.h */,
262				8B31FF8411F0C6FB00FCF3E4 /* language.cc */,
263				8B31FF8511F0C6FB00FCF3E4 /* language.h */,
264				4D72CA5613DFBA84006CABE3 /* md5.cc */,
265				8B31FF8611F0C6FB00FCF3E4 /* module.cc */,
266				8B31FF8711F0C6FB00FCF3E4 /* module.h */,
267				08FB7795FE84155DC02AAC07 /* breakpad */,
268				4D2C726E126F9CE200B43EAF /* libdisasm */,
269				08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */,
270				1AB674ADFE9D54B511CA2CBB /* Products */,
271			);
272			name = crash_report;
273			sourceTree = "<group>";
274		};
275		08FB7795FE84155DC02AAC07 /* breakpad */ = {
276			isa = PBXGroup;
277			children = (
278				9BE650AB0B52FE1A00611104 /* common */,
279				9BDF17280B1B8B0200F8391B /* processor */,
280				9BDF16F70B1B8ACD00F8391B /* google_breakpad */,
281			);
282			name = breakpad;
283			sourceTree = "<group>";
284		};
285		08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = {
286			isa = PBXGroup;
287			children = (
288				08FB779EFE84155DC02AAC07 /* Foundation.framework */,
289			);
290			name = "External Frameworks and Libraries";
291			sourceTree = "<group>";
292		};
293		1AB674ADFE9D54B511CA2CBB /* Products */ = {
294			isa = PBXGroup;
295			children = (
296				8DD76FA10486AA7600D96B5E /* crash_report */,
297			);
298			name = Products;
299			sourceTree = "<group>";
300		};
301		4D2C726E126F9CE200B43EAF /* libdisasm */ = {
302			isa = PBXGroup;
303			children = (
304				4D2C7226126F9B0F00B43EAF /* disassembler_x86.cc */,
305				4D2C724B126F9C3800B43EAF /* ia32_implicit.c */,
306				4D2C7245126F9C0B00B43EAF /* ia32_insn.c */,
307				4D2C7232126F9BB000B43EAF /* ia32_invariant.c */,
308				4D2C7261126F9CBB00B43EAF /* ia32_modrm.c */,
309				4D2C7249126F9C2300B43EAF /* ia32_opcode_tables.c */,
310				4D2C725A126F9C8000B43EAF /* ia32_operand.c */,
311				4D2C724D126F9C4D00B43EAF /* ia32_reg.c */,
312				4D2C7234126F9BC200B43EAF /* ia32_settings.c */,
313				4D2C722A126F9B5A00B43EAF /* x86_disasm.c */,
314				4D2C7263126F9CBB00B43EAF /* x86_imm.c */,
315				4D2C725C126F9C9200B43EAF /* x86_insn.c */,
316				4D2C722C126F9B6E00B43EAF /* x86_misc.c */,
317				4D2C722E126F9B8300B43EAF /* x86_operand_list.c */,
318			);
319			name = libdisasm;
320			sourceTree = "<group>";
321		};
322		9BDF16F70B1B8ACD00F8391B /* google_breakpad */ = {
323			isa = PBXGroup;
324			children = (
325				9BDF16F80B1B8ACD00F8391B /* common */,
326				9BDF16FB0B1B8ACD00F8391B /* processor */,
327			);
328			name = google_breakpad;
329			path = ../../../google_breakpad;
330			sourceTree = SOURCE_ROOT;
331		};
332		9BDF16F80B1B8ACD00F8391B /* common */ = {
333			isa = PBXGroup;
334			children = (
335				9BDF16F90B1B8ACD00F8391B /* breakpad_types.h */,
336				9BDF16FA0B1B8ACD00F8391B /* minidump_format.h */,
337			);
338			path = common;
339			sourceTree = "<group>";
340		};
341		9BDF16FB0B1B8ACD00F8391B /* processor */ = {
342			isa = PBXGroup;
343			children = (
344				9B3904940B2E52D90059FABE /* basic_source_line_resolver.h */,
345				9BDF16FC0B1B8ACD00F8391B /* call_stack.h */,
346				9B35FEE20B2675F9008DE8C7 /* code_module.h */,
347				9B35FEE30B2675F9008DE8C7 /* code_modules.h */,
348				9BDF16FD0B1B8ACD00F8391B /* memory_region.h */,
349				9BDF16FE0B1B8ACD00F8391B /* minidump.h */,
350				9BDF16FF0B1B8ACD00F8391B /* minidump_processor.h */,
351				9BDF17000B1B8ACD00F8391B /* process_state.h */,
352				9B3904950B2E52D90059FABE /* source_line_resolver_interface.h */,
353				9BDF17010B1B8ACD00F8391B /* stack_frame.h */,
354				9BDF17020B1B8ACD00F8391B /* stack_frame_cpu.h */,
355				9BDF17030B1B8ACD00F8391B /* stackwalker.h */,
356				9BDF17040B1B8ACD00F8391B /* symbol_supplier.h */,
357				9B44619D0B66C66B00BBB817 /* system_info.h */,
358			);
359			path = processor;
360			sourceTree = "<group>";
361		};
362		9BDF17280B1B8B0200F8391B /* processor */ = {
363			isa = PBXGroup;
364			children = (
365				4D2C7222126F9AF900B43EAF /* exploitability_win.cc */,
366				F407DC40185773C10064622B /* exploitability_linux.cc */,
367				F407DC41185773C10064622B /* stack_frame_symbolizer.cc */,
368				F407DC42185773C10064622B /* stackwalker_arm64.cc */,
369				F407DC43185773C10064622B /* stackwalker_arm64.h */,
370				F407DC44185773C10064622B /* stackwalker_mips.cc */,
371				F407DC45185773C10064622B /* stackwalker_mips.h */,
372				F407DC46185773C10064622B /* stackwalker_ppc64.cc */,
373				F407DC47185773C10064622B /* stackwalker_ppc64.h */,
374				4D2C721E126F9ADE00B43EAF /* exploitability.cc */,
375				4D2C721A126F9ACC00B43EAF /* source_line_resolver_base.cc */,
376				D2A5DD621188658B00081F03 /* tokenize.cc */,
377				D2A5DD4C1188651100081F03 /* cfi_frame_info.cc */,
378				F9F0706510FBC02D0037B88B /* stackwalker_arm.cc */,
379				F9F0706610FBC02D0037B88B /* stackwalker_arm.h */,
380				9B3904980B2E52FD0059FABE /* basic_source_line_resolver.cc */,
381				9BDF1AFA0B1BEB6300F8391B /* address_map-inl.h */,
382				9BDF1AFB0B1BEB6300F8391B /* address_map.h */,
383				9B35FEE60B26761C008DE8C7 /* basic_code_module.h */,
384				9B35FEE70B26761C008DE8C7 /* basic_code_modules.cc */,
385				9B35FEE80B26761C008DE8C7 /* basic_code_modules.h */,
386				9BDF172A0B1B8B2400F8391B /* call_stack.cc */,
387				8B40BDBF0C0638E4009535AF /* logging.cc */,
388				9BDF173F0B1B8B9A00F8391B /* minidump.cc */,
389				9BDF172B0B1B8B2400F8391B /* minidump_processor.cc */,
390				9BDF1A270B1BD58200F8391B /* pathname_stripper.cc */,
391				F47180571D7467630032F208 /* proc_maps_linux.cc */,
392				9BDF175B0B1B8C1B00F8391B /* process_state.cc */,
393				9BDF1A7A0B1BE30100F8391B /* range_map-inl.h */,
394				9BDF1A7B0B1BE30100F8391B /* range_map.h */,
395				9BDF17530B1B8BF900F8391B /* stackwalker.cc */,
396				9BDF17510B1B8BF900F8391B /* stackwalker_ppc.cc */,
397				9BDF17520B1B8BF900F8391B /* stackwalker_x86.cc */,
398				FD8EDEAC0CADDAD400A5EDF1 /* stackwalker_sparc.cc */,
399				FD8EDEAD0CADDAD400A5EDF1 /* stackwalker_sparc.h */,
400				FD6625C40CF4D438004AC844 /* stackwalker_amd64.cc */,
401				FD6625C50CF4D438004AC844 /* stackwalker_amd64.h */,
402				F47180591D7468A40032F208 /* symbolic_constants_win.cc */,
403			);
404			name = processor;
405			sourceTree = "<group>";
406		};
407		9BE650AB0B52FE1A00611104 /* common */ = {
408			isa = PBXGroup;
409			children = (
410				9BE650AC0B52FE3000611104 /* file_id.cc */,
411				9BE650AD0B52FE3000611104 /* file_id.h */,
412				9BE650AE0B52FE3000611104 /* macho_id.cc */,
413				9BE650AF0B52FE3000611104 /* macho_id.h */,
414				9BE650B00B52FE3000611104 /* macho_walker.cc */,
415				9BE650B10B52FE3000611104 /* macho_walker.h */,
416			);
417			name = common;
418			sourceTree = "<group>";
419		};
420		F9C7ECE10E8ABC7F00E953AD /* DWARF */ = {
421			isa = PBXGroup;
422			children = (
423				F9C7ECE20E8ABCA600E953AD /* bytereader.cc */,
424				F9C7ECE30E8ABCA600E953AD /* dwarf2reader.cc */,
425				8B31FFC311F0C8AB00FCF3E4 /* dwarf2diehandler.cc */,
426				8B31FFC411F0C8AB00FCF3E4 /* dwarf2diehandler.h */,
427				F47180541D745DEF0032F208 /* elf_reader.cc */,
428				F47180551D745DEF0032F208 /* elf_reader.h */,
429				F9C7ECE40E8ABCA600E953AD /* functioninfo.cc */,
430			);
431			name = DWARF;
432			sourceTree = "<group>";
433		};
434/* End PBXGroup section */
435
436/* Begin PBXNativeTarget section */
437		8DD76F960486AA7600D96B5E /* crash_report */ = {
438			isa = PBXNativeTarget;
439			buildConfigurationList = 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "crash_report" */;
440			buildPhases = (
441				8DD76F990486AA7600D96B5E /* Sources */,
442				8DD76F9B0486AA7600D96B5E /* Frameworks */,
443			);
444			buildRules = (
445			);
446			dependencies = (
447			);
448			name = crash_report;
449			productInstallPath = "$(HOME)/bin";
450			productName = crash_report;
451			productReference = 8DD76FA10486AA7600D96B5E /* crash_report */;
452			productType = "com.apple.product-type.tool";
453		};
454/* End PBXNativeTarget section */
455
456/* Begin PBXProject section */
457		08FB7793FE84155DC02AAC07 /* Project object */ = {
458			isa = PBXProject;
459			attributes = {
460			};
461			buildConfigurationList = 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "crash_report" */;
462			compatibilityVersion = "Xcode 3.1";
463			developmentRegion = en;
464			hasScannedForEncodings = 1;
465			knownRegions = (
466				English,
467				Japanese,
468				French,
469				German,
470			);
471			mainGroup = 08FB7794FE84155DC02AAC07 /* crash_report */;
472			projectDirPath = "";
473			projectRoot = "";
474			targets = (
475				8DD76F960486AA7600D96B5E /* crash_report */,
476			);
477		};
478/* End PBXProject section */
479
480/* Begin PBXSourcesBuildPhase section */
481		8DD76F990486AA7600D96B5E /* Sources */ = {
482			isa = PBXSourcesBuildPhase;
483			buildActionMask = 2147483647;
484			files = (
485				162F64FE161C5ECB00CD68D5 /* arch_utilities.cc in Sources */,
486				8DD76F9A0486AA7600D96B5E /* crash_report.mm in Sources */,
487				F47180581D7467630032F208 /* proc_maps_linux.cc in Sources */,
488				9BDF172C0B1B8B2400F8391B /* call_stack.cc in Sources */,
489				9BDF172D0B1B8B2400F8391B /* minidump_processor.cc in Sources */,
490				9BDF17410B1B8B9A00F8391B /* minidump.cc in Sources */,
491				F44DDD8719C85CD50047280E /* dump_context.cc in Sources */,
492				9BDF17540B1B8BF900F8391B /* stackwalker_ppc.cc in Sources */,
493				9BDF17550B1B8BF900F8391B /* stackwalker_x86.cc in Sources */,
494				9BDF17560B1B8BF900F8391B /* stackwalker.cc in Sources */,
495				9BDF175D0B1B8C1B00F8391B /* process_state.cc in Sources */,
496				F47180561D745DEF0032F208 /* elf_reader.cc in Sources */,
497				9BDF176E0B1B8CB100F8391B /* on_demand_symbol_supplier.mm in Sources */,
498				9BDF1A280B1BD58200F8391B /* pathname_stripper.cc in Sources */,
499				9BDF21A70B1E825400F8391B /* dump_syms.cc in Sources */,
500				9B35FEEA0B26761C008DE8C7 /* basic_code_modules.cc in Sources */,
501				9B3904990B2E52FD0059FABE /* basic_source_line_resolver.cc in Sources */,
502				9BE650B20B52FE3000611104 /* file_id.cc in Sources */,
503				9BE650B40B52FE3000611104 /* macho_id.cc in Sources */,
504				9BE650B60B52FE3000611104 /* macho_walker.cc in Sources */,
505				557800400BE1F28500EC23E0 /* macho_utilities.cc in Sources */,
506				8B40BDC00C0638E4009535AF /* logging.cc in Sources */,
507				FD8EDEAE0CADDAD400A5EDF1 /* stackwalker_sparc.cc in Sources */,
508				FD6625CD0CF4D45C004AC844 /* stackwalker_amd64.cc in Sources */,
509				F9C7ECE50E8ABCA600E953AD /* bytereader.cc in Sources */,
510				F9C7ECE60E8ABCA600E953AD /* dwarf2reader.cc in Sources */,
511				F9C7ECE70E8ABCA600E953AD /* functioninfo.cc in Sources */,
512				F9F0706710FBC02D0037B88B /* stackwalker_arm.cc in Sources */,
513				D2A5DD4D1188651100081F03 /* cfi_frame_info.cc in Sources */,
514				D2A5DD631188658B00081F03 /* tokenize.cc in Sources */,
515				8B31FF2A11F0C62700FCF3E4 /* dwarf_cfi_to_module.cc in Sources */,
516				F4D43B2F1A38490700C290B2 /* microdump.cc in Sources */,
517				8B31FF2B11F0C62700FCF3E4 /* dwarf_cu_to_module.cc in Sources */,
518				F44DDD8819C85CD50047280E /* dump_object.cc in Sources */,
519				8B31FF2C11F0C62700FCF3E4 /* dwarf_line_to_module.cc in Sources */,
520				8B31FF4111F0C64400FCF3E4 /* stabs_reader.cc in Sources */,
521				8B31FF4211F0C64400FCF3E4 /* stabs_to_module.cc in Sources */,
522				8B31FF7411F0C6E000FCF3E4 /* macho_reader.cc in Sources */,
523				8B31FF8811F0C6FB00FCF3E4 /* language.cc in Sources */,
524				8B31FF8911F0C6FB00FCF3E4 /* module.cc in Sources */,
525				8B31FFC511F0C8AB00FCF3E4 /* dwarf2diehandler.cc in Sources */,
526				F407DC49185773C10064622B /* stack_frame_symbolizer.cc in Sources */,
527				F471805A1D7468A40032F208 /* symbolic_constants_win.cc in Sources */,
528				4D2C721B126F9ACC00B43EAF /* source_line_resolver_base.cc in Sources */,
529				4D2C721F126F9ADE00B43EAF /* exploitability.cc in Sources */,
530				4D2C7223126F9AF900B43EAF /* exploitability_win.cc in Sources */,
531				4D2C7227126F9B0F00B43EAF /* disassembler_x86.cc in Sources */,
532				F407DC48185773C10064622B /* exploitability_linux.cc in Sources */,
533				4214B800211109A600B769FA /* convert_old_arm64_context.cc in Sources */,
534				4D2C722B126F9B5A00B43EAF /* x86_disasm.c in Sources */,
535				4D2C722D126F9B6E00B43EAF /* x86_misc.c in Sources */,
536				4D2C722F126F9B8300B43EAF /* x86_operand_list.c in Sources */,
537				F407DC4A185773C10064622B /* stackwalker_arm64.cc in Sources */,
538				4D2C7233126F9BB000B43EAF /* ia32_invariant.c in Sources */,
539				4D2C7235126F9BC200B43EAF /* ia32_settings.c in Sources */,
540				4D2C7246126F9C0B00B43EAF /* ia32_insn.c in Sources */,
541				4D2C724A126F9C2300B43EAF /* ia32_opcode_tables.c in Sources */,
542				4D2C724C126F9C3800B43EAF /* ia32_implicit.c in Sources */,
543				4247E6402110D5A500482558 /* path_helper.cc in Sources */,
544				F44DDD8919C85CD50047280E /* microdump_processor.cc in Sources */,
545				4D2C724E126F9C4D00B43EAF /* ia32_reg.c in Sources */,
546				4D2C725B126F9C8000B43EAF /* ia32_operand.c in Sources */,
547				F407DC4C185773C10064622B /* stackwalker_ppc64.cc in Sources */,
548				4D2C725D126F9C9200B43EAF /* x86_insn.c in Sources */,
549				4D2C7264126F9CBB00B43EAF /* ia32_modrm.c in Sources */,
550				F407DC4B185773C10064622B /* stackwalker_mips.cc in Sources */,
551				4D2C726D126F9CDC00B43EAF /* x86_imm.c in Sources */,
552				4D72CA5713DFBA84006CABE3 /* md5.cc in Sources */,
553			);
554			runOnlyForDeploymentPostprocessing = 0;
555		};
556/* End PBXSourcesBuildPhase section */
557
558/* Begin XCBuildConfiguration section */
559		1DEB927508733DD40010E9CD /* Debug */ = {
560			isa = XCBuildConfiguration;
561			buildSettings = {
562				CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
563				HEADER_SEARCH_PATHS = ../../../../src;
564				PRODUCT_NAME = crash_report;
565			};
566			name = Debug;
567		};
568		1DEB927608733DD40010E9CD /* Release */ = {
569			isa = XCBuildConfiguration;
570			buildSettings = {
571				CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
572				HEADER_SEARCH_PATHS = ../../../../src;
573				PRODUCT_NAME = crash_report;
574			};
575			name = Release;
576		};
577		1DEB927908733DD40010E9CD /* Debug */ = {
578			isa = XCBuildConfiguration;
579			baseConfigurationReference = 8B3102DA11F0D65600FCF3E4 /* BreakpadDebug.xcconfig */;
580			buildSettings = {
581				GCC_PREPROCESSOR_DEFINITIONS = HAVE_MACH_O_NLIST_H;
582				GCC_TREAT_WARNINGS_AS_ERRORS = NO;
583			};
584			name = Debug;
585		};
586		1DEB927A08733DD40010E9CD /* Release */ = {
587			isa = XCBuildConfiguration;
588			baseConfigurationReference = 8B3102DB11F0D65600FCF3E4 /* BreakpadRelease.xcconfig */;
589			buildSettings = {
590				GCC_PREPROCESSOR_DEFINITIONS = HAVE_MACH_O_NLIST_H;
591			};
592			name = Release;
593		};
594/* End XCBuildConfiguration section */
595
596/* Begin XCConfigurationList section */
597		1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "crash_report" */ = {
598			isa = XCConfigurationList;
599			buildConfigurations = (
600				1DEB927508733DD40010E9CD /* Debug */,
601				1DEB927608733DD40010E9CD /* Release */,
602			);
603			defaultConfigurationIsVisible = 0;
604			defaultConfigurationName = Release;
605		};
606		1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "crash_report" */ = {
607			isa = XCConfigurationList;
608			buildConfigurations = (
609				1DEB927908733DD40010E9CD /* Debug */,
610				1DEB927A08733DD40010E9CD /* Release */,
611			);
612			defaultConfigurationIsVisible = 0;
613			defaultConfigurationName = Release;
614		};
615/* End XCConfigurationList section */
616	};
617	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
618}
619