• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 45;
7	objects = {
8
9/* Begin PBXAggregateTarget section */
10		B88FAFC9116BDCAD00407530 /* all_unittests */ = {
11			isa = PBXAggregateTarget;
12			buildConfigurationList = B88FAFCC116BDCCC00407530 /* Build configuration list for PBXAggregateTarget "all_unittests" */;
13			buildPhases = (
14				B88FB094116CE73E00407530 /* ShellScript */,
15			);
16			dependencies = (
17				B88FB15B116CF53E00407530 /* PBXTargetDependency */,
18				B88FAFCF116BDD7000407530 /* PBXTargetDependency */,
19				B88FB01D116BDF9800407530 /* PBXTargetDependency */,
20				B88FB167116CF54B00407530 /* PBXTargetDependency */,
21				B88FAFD1116BDD7000407530 /* PBXTargetDependency */,
22				B88FB165116CF54B00407530 /* PBXTargetDependency */,
23				B88FB161116CF54B00407530 /* PBXTargetDependency */,
24				B88FB15F116CF54B00407530 /* PBXTargetDependency */,
25				B88FB15D116CF54B00407530 /* PBXTargetDependency */,
26				B84A9201116CF7D2006C210E /* PBXTargetDependency */,
27				B88FB0C8116CEB4A00407530 /* PBXTargetDependency */,
28				8B31051511F100CF00FCF3E4 /* PBXTargetDependency */,
29			);
30			name = all_unittests;
31			productName = all_unittests;
32		};
33/* End PBXAggregateTarget section */
34
35/* Begin PBXBuildFile section */
36		162F64FA161C591500CD68D5 /* arch_utilities.cc in Sources */ = {isa = PBXBuildFile; fileRef = 162F64F8161C591500CD68D5 /* arch_utilities.cc */; };
37		162F6500161C5F2200CD68D5 /* arch_utilities.cc in Sources */ = {isa = PBXBuildFile; fileRef = 162F64F8161C591500CD68D5 /* arch_utilities.cc */; };
38		4247E63D2110D4B200482558 /* path_helper.cc in Sources */ = {isa = PBXBuildFile; fileRef = EB06C7511FEBC515000214D9 /* path_helper.cc */; };
39		4262382721AC496F00E5A3A6 /* dwarf_range_list_handler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4262382521AC496F00E5A3A6 /* dwarf_range_list_handler.cc */; };
40		4262382821AC49A000E5A3A6 /* dwarf_range_list_handler.h in Sources */ = {isa = PBXBuildFile; fileRef = 4262382621AC496F00E5A3A6 /* dwarf_range_list_handler.h */; };
41		4D72CAF513DFBAC2006CABE3 /* md5.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D72CAF413DFBAC2006CABE3 /* md5.cc */; };
42		8BCAAA4C1CE3A7980046090B /* elf_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8BCAAA4A1CE3A7980046090B /* elf_reader.cc */; };
43		8BCAAA4D1CE3B1260046090B /* elf_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8BCAAA4A1CE3A7980046090B /* elf_reader.cc */; };
44		B84A91F8116CF78F006C210E /* libgtestmockall.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B88FB024116BDFFF00407530 /* libgtestmockall.a */; };
45		B84A91FB116CF7AF006C210E /* module.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE241166603300407530 /* module.cc */; };
46		B84A91FC116CF7AF006C210E /* stabs_to_module.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE3C11666C8900407530 /* stabs_to_module.cc */; };
47		B84A91FD116CF7AF006C210E /* stabs_to_module_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FB0D8116CEC0600407530 /* stabs_to_module_unittest.cc */; };
48		B88FAE1911665FE400407530 /* dwarf2diehandler.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE1711665FE400407530 /* dwarf2diehandler.cc */; };
49		B88FAE261166603300407530 /* dwarf_cu_to_module.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE1E1166603300407530 /* dwarf_cu_to_module.cc */; };
50		B88FAE271166603300407530 /* dwarf_line_to_module.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE201166603300407530 /* dwarf_line_to_module.cc */; };
51		B88FAE281166603300407530 /* language.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE221166603300407530 /* language.cc */; };
52		B88FAE291166603300407530 /* module.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE241166603300407530 /* module.cc */; };
53		B88FAE2C1166606200407530 /* macho_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E6E1166571D00DD08C9 /* macho_reader.cc */; };
54		B88FAE351166673E00407530 /* dwarf_cfi_to_module.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE331166673E00407530 /* dwarf_cfi_to_module.cc */; };
55		B88FAE3B11666C6F00407530 /* stabs_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE3911666C6F00407530 /* stabs_reader.cc */; };
56		B88FAE3E11666C8900407530 /* stabs_to_module.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE3C11666C8900407530 /* stabs_to_module.cc */; };
57		B88FAF37116A595400407530 /* cfi_assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAF34116A595400407530 /* cfi_assembler.cc */; };
58		B88FAF38116A595400407530 /* dwarf2reader_cfi_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAF36116A595400407530 /* dwarf2reader_cfi_unittest.cc */; };
59		B88FAF3F116A5A2E00407530 /* dwarf2reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = F95B422F0E0E22D100DBDE83 /* dwarf2reader.cc */; };
60		B88FAF40116A5A2E00407530 /* bytereader.cc in Sources */ = {isa = PBXBuildFile; fileRef = F95B422C0E0E22D100DBDE83 /* bytereader.cc */; };
61		B88FB00F116BDEA700407530 /* stabs_reader_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FB003116BDE7200407530 /* stabs_reader_unittest.cc */; };
62		B88FB010116BDEA700407530 /* stabs_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE3911666C6F00407530 /* stabs_reader.cc */; };
63		B88FB028116BE03100407530 /* test_assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE0911665B5700407530 /* test_assembler.cc */; };
64		B88FB029116BE03100407530 /* gmock-all.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0EA311665AEA00DD08C9 /* gmock-all.cc */; };
65		B88FB02A116BE03100407530 /* gtest_main.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E9F11665AC300DD08C9 /* gtest_main.cc */; };
66		B88FB02B116BE03100407530 /* gtest-all.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0EA011665AC300DD08C9 /* gtest-all.cc */; };
67		B88FB03F116BE24200407530 /* libgtestmockall.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B88FB024116BDFFF00407530 /* libgtestmockall.a */; };
68		B88FB042116BE3C400407530 /* libgtestmockall.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B88FB024116BDFFF00407530 /* libgtestmockall.a */; };
69		B88FB057116C0CDE00407530 /* libgtestmockall.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B88FB024116BDFFF00407530 /* libgtestmockall.a */; };
70		B88FB0BD116CEAE000407530 /* module_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FB0B5116CEA8A00407530 /* module_unittest.cc */; };
71		B88FB0C1116CEB0600407530 /* libgtestmockall.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B88FB024116BDFFF00407530 /* libgtestmockall.a */; };
72		B88FB0C4116CEB4100407530 /* module.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE241166603300407530 /* module.cc */; };
73		B88FB0E3116CEEB000407530 /* libgtestmockall.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B88FB024116BDFFF00407530 /* libgtestmockall.a */; };
74		B88FB0E5116CEED300407530 /* dwarf2diehandler.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE1711665FE400407530 /* dwarf2diehandler.cc */; };
75		B88FB0E6116CEED300407530 /* dwarf2diehandler_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FB0DB116CEC5800407530 /* dwarf2diehandler_unittest.cc */; };
76		B88FB0F6116CEF2000407530 /* libgtestmockall.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B88FB024116BDFFF00407530 /* libgtestmockall.a */; };
77		B88FB0FA116CF00E00407530 /* dwarf_line_to_module.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE201166603300407530 /* dwarf_line_to_module.cc */; };
78		B88FB0FB116CF00E00407530 /* dwarf_line_to_module_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FB0D7116CEC0600407530 /* dwarf_line_to_module_unittest.cc */; };
79		B88FB0FE116CF02400407530 /* module.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE241166603300407530 /* module.cc */; };
80		B88FB10E116CF08100407530 /* libgtestmockall.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B88FB024116BDFFF00407530 /* libgtestmockall.a */; };
81		B88FB112116CF1F000407530 /* dwarf_cu_to_module.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE1E1166603300407530 /* dwarf_cu_to_module.cc */; };
82		B88FB113116CF1F000407530 /* dwarf_cu_to_module_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FB0D6116CEC0600407530 /* dwarf_cu_to_module_unittest.cc */; };
83		B88FB114116CF1F000407530 /* language.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE221166603300407530 /* language.cc */; };
84		B88FB115116CF1F000407530 /* module.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE241166603300407530 /* module.cc */; };
85		B88FB123116CF28500407530 /* libgtestmockall.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B88FB024116BDFFF00407530 /* libgtestmockall.a */; };
86		B88FB129116CF2DD00407530 /* module.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE241166603300407530 /* module.cc */; };
87		B88FB12A116CF2DD00407530 /* dwarf_cfi_to_module.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE331166673E00407530 /* dwarf_cfi_to_module.cc */; };
88		B88FB12B116CF2DD00407530 /* dwarf_cfi_to_module_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FB0D5116CEC0600407530 /* dwarf_cfi_to_module_unittest.cc */; };
89		B88FB139116CF31600407530 /* libgtestmockall.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B88FB024116BDFFF00407530 /* libgtestmockall.a */; };
90		B88FB13D116CF38300407530 /* cfi_assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAF34116A595400407530 /* cfi_assembler.cc */; };
91		B88FB13E116CF38300407530 /* bytereader.cc in Sources */ = {isa = PBXBuildFile; fileRef = F95B422C0E0E22D100DBDE83 /* bytereader.cc */; };
92		B88FB13F116CF38300407530 /* bytereader_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FB0DA116CEC5800407530 /* bytereader_unittest.cc */; };
93		B88FB14F116CF4AE00407530 /* libgtestmockall.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B88FB024116BDFFF00407530 /* libgtestmockall.a */; };
94		B88FB152116CF4D300407530 /* byte_cursor_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FB0D4116CEC0600407530 /* byte_cursor_unittest.cc */; };
95		B89E0E781166576C00DD08C9 /* macho_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E6E1166571D00DD08C9 /* macho_reader.cc */; };
96		B89E0E7A1166576C00DD08C9 /* macho_dump.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E701166573700DD08C9 /* macho_dump.cc */; };
97		B89E0E9911665A7200DD08C9 /* macho_reader_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E6D1166571D00DD08C9 /* macho_reader_unittest.cc */; };
98		B89E0E9A11665A7200DD08C9 /* macho_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E6E1166571D00DD08C9 /* macho_reader.cc */; };
99		B8C5B5171166534700D34F4E /* dwarf2reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = F95B422F0E0E22D100DBDE83 /* dwarf2reader.cc */; };
100		B8C5B5181166534700D34F4E /* bytereader.cc in Sources */ = {isa = PBXBuildFile; fileRef = F95B422C0E0E22D100DBDE83 /* bytereader.cc */; };
101		B8C5B5191166534700D34F4E /* macho_utilities.cc in Sources */ = {isa = PBXBuildFile; fileRef = 557800890BE1F3AB00EC23E0 /* macho_utilities.cc */; };
102		B8C5B51A1166534700D34F4E /* file_id.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BE650410B52F6D800611104 /* file_id.cc */; };
103		B8C5B51B1166534700D34F4E /* macho_id.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BE650430B52F6D800611104 /* macho_id.cc */; };
104		B8C5B51C1166534700D34F4E /* macho_walker.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BE650450B52F6D800611104 /* macho_walker.cc */; };
105		B8C5B51D1166534700D34F4E /* dump_syms.cc in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* dump_syms.cc */; };
106		B8C5B51E1166534700D34F4E /* dump_syms_tool.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BDF186E0B1BB43700F8391B /* dump_syms_tool.cc */; };
107		B8C5B523116653BA00D34F4E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB779EFE84155DC02AAC07 /* Foundation.framework */; };
108		D21F97D711CBA12300239E38 /* test_assembler_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FB0D9116CEC0600407530 /* test_assembler_unittest.cc */; };
109		D21F97D811CBA13D00239E38 /* libgtestmockall.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B88FB024116BDFFF00407530 /* libgtestmockall.a */; };
110		D21F97E911CBA1FF00239E38 /* test_assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE0911665B5700407530 /* test_assembler.cc */; };
111		EB06C7531FEBC516000214D9 /* path_helper.cc in Sources */ = {isa = PBXBuildFile; fileRef = EB06C7511FEBC515000214D9 /* path_helper.cc */; };
112/* End PBXBuildFile section */
113
114/* Begin PBXContainerItemProxy section */
115		8B31051411F100CF00FCF3E4 /* PBXContainerItemProxy */ = {
116			isa = PBXContainerItemProxy;
117			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
118			proxyType = 1;
119			remoteGlobalIDString = D21F97D111CBA0F200239E38;
120			remoteInfo = test_assembler_unittest;
121		};
122		B84A91F9116CF796006C210E /* PBXContainerItemProxy */ = {
123			isa = PBXContainerItemProxy;
124			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
125			proxyType = 1;
126			remoteGlobalIDString = B88FB023116BDFFF00407530;
127			remoteInfo = gtestmockall;
128		};
129		B84A9200116CF7D2006C210E /* PBXContainerItemProxy */ = {
130			isa = PBXContainerItemProxy;
131			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
132			proxyType = 1;
133			remoteGlobalIDString = B84A91F3116CF784006C210E;
134			remoteInfo = stabs_to_module_unittest;
135		};
136		B88FAFCE116BDD7000407530 /* PBXContainerItemProxy */ = {
137			isa = PBXContainerItemProxy;
138			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
139			proxyType = 1;
140			remoteGlobalIDString = B89E0E9411665A6400DD08C9;
141			remoteInfo = macho_reader_unittest;
142		};
143		B88FAFD0116BDD7000407530 /* PBXContainerItemProxy */ = {
144			isa = PBXContainerItemProxy;
145			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
146			proxyType = 1;
147			remoteGlobalIDString = B88FAF2E116A591D00407530;
148			remoteInfo = dwarf2reader_cfi_unittest;
149		};
150		B88FB01C116BDF9800407530 /* PBXContainerItemProxy */ = {
151			isa = PBXContainerItemProxy;
152			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
153			proxyType = 1;
154			remoteGlobalIDString = B88FB006116BDE8300407530;
155			remoteInfo = stabs_reader_unittest;
156		};
157		B88FB039116BE17E00407530 /* PBXContainerItemProxy */ = {
158			isa = PBXContainerItemProxy;
159			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
160			proxyType = 1;
161			remoteGlobalIDString = B88FB023116BDFFF00407530;
162			remoteInfo = gtestmockall;
163		};
164		B88FB087116CE6D800407530 /* PBXContainerItemProxy */ = {
165			isa = PBXContainerItemProxy;
166			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
167			proxyType = 1;
168			remoteGlobalIDString = B88FB023116BDFFF00407530;
169			remoteInfo = gtestmockall;
170		};
171		B88FB08F116CE71000407530 /* PBXContainerItemProxy */ = {
172			isa = PBXContainerItemProxy;
173			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
174			proxyType = 1;
175			remoteGlobalIDString = B88FB023116BDFFF00407530;
176			remoteInfo = gtestmockall;
177		};
178		B88FB0BF116CEAFE00407530 /* PBXContainerItemProxy */ = {
179			isa = PBXContainerItemProxy;
180			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
181			proxyType = 1;
182			remoteGlobalIDString = B88FB023116BDFFF00407530;
183			remoteInfo = gtestmockall;
184		};
185		B88FB0C7116CEB4A00407530 /* PBXContainerItemProxy */ = {
186			isa = PBXContainerItemProxy;
187			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
188			proxyType = 1;
189			remoteGlobalIDString = B88FB0B8116CEABF00407530;
190			remoteInfo = module_unittest;
191		};
192		B88FB0E7116CEEDA00407530 /* PBXContainerItemProxy */ = {
193			isa = PBXContainerItemProxy;
194			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
195			proxyType = 1;
196			remoteGlobalIDString = B88FB023116BDFFF00407530;
197			remoteInfo = gtestmockall;
198		};
199		B88FB0F7116CEF2E00407530 /* PBXContainerItemProxy */ = {
200			isa = PBXContainerItemProxy;
201			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
202			proxyType = 1;
203			remoteGlobalIDString = B88FB023116BDFFF00407530;
204			remoteInfo = gtestmockall;
205		};
206		B88FB10F116CF08A00407530 /* PBXContainerItemProxy */ = {
207			isa = PBXContainerItemProxy;
208			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
209			proxyType = 1;
210			remoteGlobalIDString = B88FB023116BDFFF00407530;
211			remoteInfo = gtestmockall;
212		};
213		B88FB124116CF29E00407530 /* PBXContainerItemProxy */ = {
214			isa = PBXContainerItemProxy;
215			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
216			proxyType = 1;
217			remoteGlobalIDString = B88FB023116BDFFF00407530;
218			remoteInfo = gtestmockall;
219		};
220		B88FB13B116CF35C00407530 /* PBXContainerItemProxy */ = {
221			isa = PBXContainerItemProxy;
222			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
223			proxyType = 1;
224			remoteGlobalIDString = B88FB023116BDFFF00407530;
225			remoteInfo = gtestmockall;
226		};
227		B88FB150116CF4C100407530 /* PBXContainerItemProxy */ = {
228			isa = PBXContainerItemProxy;
229			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
230			proxyType = 1;
231			remoteGlobalIDString = B88FB023116BDFFF00407530;
232			remoteInfo = gtestmockall;
233		};
234		B88FB15A116CF53E00407530 /* PBXContainerItemProxy */ = {
235			isa = PBXContainerItemProxy;
236			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
237			proxyType = 1;
238			remoteGlobalIDString = B88FB14A116CF4A700407530;
239			remoteInfo = byte_cursor_unittest;
240		};
241		B88FB15C116CF54B00407530 /* PBXContainerItemProxy */ = {
242			isa = PBXContainerItemProxy;
243			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
244			proxyType = 1;
245			remoteGlobalIDString = B88FB11E116CF27F00407530;
246			remoteInfo = dwarf_cfi_to_module_unittest;
247		};
248		B88FB15E116CF54B00407530 /* PBXContainerItemProxy */ = {
249			isa = PBXContainerItemProxy;
250			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
251			proxyType = 1;
252			remoteGlobalIDString = B88FB0F1116CEF1900407530;
253			remoteInfo = dwarf_line_to_module_unittest;
254		};
255		B88FB160116CF54B00407530 /* PBXContainerItemProxy */ = {
256			isa = PBXContainerItemProxy;
257			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
258			proxyType = 1;
259			remoteGlobalIDString = B88FB109116CF07900407530;
260			remoteInfo = dwarf_cu_to_module_unittest;
261		};
262		B88FB164116CF54B00407530 /* PBXContainerItemProxy */ = {
263			isa = PBXContainerItemProxy;
264			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
265			proxyType = 1;
266			remoteGlobalIDString = B88FB0DE116CEEA800407530;
267			remoteInfo = dwarf2diehandler_unittest;
268		};
269		B88FB166116CF54B00407530 /* PBXContainerItemProxy */ = {
270			isa = PBXContainerItemProxy;
271			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
272			proxyType = 1;
273			remoteGlobalIDString = B88FB134116CF30F00407530;
274			remoteInfo = bytereader_unittest;
275		};
276/* End PBXContainerItemProxy section */
277
278/* Begin PBXFileReference section */
279		08FB7796FE84155DC02AAC07 /* dump_syms.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = dump_syms.cc; path = ../../../common/mac/dump_syms.cc; sourceTree = "<group>"; };
280		08FB779EFE84155DC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
281		162F64F8161C591500CD68D5 /* arch_utilities.cc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = arch_utilities.cc; path = ../../../common/mac/arch_utilities.cc; sourceTree = "<group>"; };
282		162F64F9161C591500CD68D5 /* arch_utilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = arch_utilities.h; path = ../../../common/mac/arch_utilities.h; sourceTree = "<group>"; };
283		4262382521AC496F00E5A3A6 /* dwarf_range_list_handler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dwarf_range_list_handler.cc; path = ../../../common/dwarf_range_list_handler.cc; sourceTree = "<group>"; };
284		4262382621AC496F00E5A3A6 /* dwarf_range_list_handler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dwarf_range_list_handler.h; path = ../../../common/dwarf_range_list_handler.h; sourceTree = "<group>"; };
285		4D72CAF413DFBAC2006CABE3 /* md5.cc */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 4; name = md5.cc; path = ../../../common/md5.cc; sourceTree = SOURCE_ROOT; };
286		557800890BE1F3AB00EC23E0 /* macho_utilities.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = macho_utilities.cc; path = ../../../common/mac/macho_utilities.cc; sourceTree = SOURCE_ROOT; };
287		5578008A0BE1F3AB00EC23E0 /* macho_utilities.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = macho_utilities.h; path = ../../../common/mac/macho_utilities.h; sourceTree = SOURCE_ROOT; };
288		8B31023E11F0CF1C00FCF3E4 /* Breakpad.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Breakpad.xcconfig; path = ../../../common/mac/Breakpad.xcconfig; sourceTree = SOURCE_ROOT; };
289		8B3102D411F0D60300FCF3E4 /* BreakpadDebug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = BreakpadDebug.xcconfig; path = ../../../common/mac/BreakpadDebug.xcconfig; sourceTree = SOURCE_ROOT; };
290		8B3102D511F0D60300FCF3E4 /* BreakpadRelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = BreakpadRelease.xcconfig; path = ../../../common/mac/BreakpadRelease.xcconfig; sourceTree = SOURCE_ROOT; };
291		8BCAAA4A1CE3A7980046090B /* elf_reader.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = elf_reader.cc; path = ../../../common/dwarf/elf_reader.cc; sourceTree = "<group>"; };
292		8BCAAA4B1CE3A7980046090B /* elf_reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = elf_reader.h; path = ../../../common/dwarf/elf_reader.h; sourceTree = "<group>"; };
293		9BDF186D0B1BB43700F8391B /* dump_syms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dump_syms.h; path = ../../../common/mac/dump_syms.h; sourceTree = "<group>"; };
294		9BDF186E0B1BB43700F8391B /* dump_syms_tool.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = dump_syms_tool.cc; sourceTree = "<group>"; };
295		9BE650410B52F6D800611104 /* file_id.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = file_id.cc; path = ../../../common/mac/file_id.cc; sourceTree = SOURCE_ROOT; };
296		9BE650420B52F6D800611104 /* file_id.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = file_id.h; path = ../../../common/mac/file_id.h; sourceTree = SOURCE_ROOT; };
297		9BE650430B52F6D800611104 /* macho_id.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = macho_id.cc; path = ../../../common/mac/macho_id.cc; sourceTree = SOURCE_ROOT; };
298		9BE650440B52F6D800611104 /* macho_id.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = macho_id.h; path = ../../../common/mac/macho_id.h; sourceTree = SOURCE_ROOT; };
299		9BE650450B52F6D800611104 /* macho_walker.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = macho_walker.cc; path = ../../../common/mac/macho_walker.cc; sourceTree = SOURCE_ROOT; };
300		9BE650460B52F6D800611104 /* macho_walker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = macho_walker.h; path = ../../../common/mac/macho_walker.h; sourceTree = SOURCE_ROOT; };
301		B84A91F4116CF784006C210E /* stabs_to_module_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = stabs_to_module_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
302		B88FAE0911665B5700407530 /* test_assembler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = test_assembler.cc; path = ../../../common/test_assembler.cc; sourceTree = SOURCE_ROOT; };
303		B88FAE0A11665B5700407530 /* test_assembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = test_assembler.h; path = ../../../common/test_assembler.h; sourceTree = SOURCE_ROOT; };
304		B88FAE1711665FE400407530 /* dwarf2diehandler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dwarf2diehandler.cc; path = ../../../common/dwarf/dwarf2diehandler.cc; sourceTree = SOURCE_ROOT; };
305		B88FAE1811665FE400407530 /* dwarf2diehandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dwarf2diehandler.h; path = ../../../common/dwarf/dwarf2diehandler.h; sourceTree = SOURCE_ROOT; };
306		B88FAE1D1166603300407530 /* byte_cursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = byte_cursor.h; path = ../../../common/byte_cursor.h; sourceTree = SOURCE_ROOT; };
307		B88FAE1E1166603300407530 /* 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; };
308		B88FAE1F1166603300407530 /* 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; };
309		B88FAE201166603300407530 /* 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; };
310		B88FAE211166603300407530 /* 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; };
311		B88FAE221166603300407530 /* language.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = language.cc; path = ../../../common/language.cc; sourceTree = SOURCE_ROOT; };
312		B88FAE231166603300407530 /* language.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = language.h; path = ../../../common/language.h; sourceTree = SOURCE_ROOT; };
313		B88FAE241166603300407530 /* module.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = module.cc; path = ../../../common/module.cc; sourceTree = SOURCE_ROOT; };
314		B88FAE251166603300407530 /* module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = module.h; path = ../../../common/module.h; sourceTree = SOURCE_ROOT; };
315		B88FAE331166673E00407530 /* 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; };
316		B88FAE341166673E00407530 /* 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; };
317		B88FAE3911666C6F00407530 /* stabs_reader.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stabs_reader.cc; path = ../../../common/stabs_reader.cc; sourceTree = SOURCE_ROOT; };
318		B88FAE3A11666C6F00407530 /* stabs_reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stabs_reader.h; path = ../../../common/stabs_reader.h; sourceTree = SOURCE_ROOT; };
319		B88FAE3C11666C8900407530 /* 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; };
320		B88FAE3D11666C8900407530 /* 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; };
321		B88FAF2F116A591E00407530 /* dwarf2reader_cfi_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dwarf2reader_cfi_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
322		B88FAF34116A595400407530 /* cfi_assembler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = cfi_assembler.cc; path = ../../../common/dwarf/cfi_assembler.cc; sourceTree = SOURCE_ROOT; };
323		B88FAF35116A595400407530 /* cfi_assembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cfi_assembler.h; path = ../../../common/dwarf/cfi_assembler.h; sourceTree = SOURCE_ROOT; };
324		B88FAF36116A595400407530 /* dwarf2reader_cfi_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dwarf2reader_cfi_unittest.cc; path = ../../../common/dwarf/dwarf2reader_cfi_unittest.cc; sourceTree = SOURCE_ROOT; };
325		B88FB003116BDE7200407530 /* stabs_reader_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stabs_reader_unittest.cc; path = ../../../common/stabs_reader_unittest.cc; sourceTree = SOURCE_ROOT; };
326		B88FB007116BDE8300407530 /* stabs_reader_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = stabs_reader_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
327		B88FB024116BDFFF00407530 /* libgtestmockall.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libgtestmockall.a; sourceTree = BUILT_PRODUCTS_DIR; };
328		B88FB0B5116CEA8A00407530 /* module_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = module_unittest.cc; path = ../../../common/module_unittest.cc; sourceTree = SOURCE_ROOT; };
329		B88FB0B9116CEABF00407530 /* module_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = module_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
330		B88FB0D4116CEC0600407530 /* byte_cursor_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = byte_cursor_unittest.cc; path = ../../../common/byte_cursor_unittest.cc; sourceTree = SOURCE_ROOT; };
331		B88FB0D5116CEC0600407530 /* dwarf_cfi_to_module_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dwarf_cfi_to_module_unittest.cc; path = ../../../common/dwarf_cfi_to_module_unittest.cc; sourceTree = SOURCE_ROOT; };
332		B88FB0D6116CEC0600407530 /* dwarf_cu_to_module_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dwarf_cu_to_module_unittest.cc; path = ../../../common/dwarf_cu_to_module_unittest.cc; sourceTree = SOURCE_ROOT; };
333		B88FB0D7116CEC0600407530 /* dwarf_line_to_module_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dwarf_line_to_module_unittest.cc; path = ../../../common/dwarf_line_to_module_unittest.cc; sourceTree = SOURCE_ROOT; };
334		B88FB0D8116CEC0600407530 /* stabs_to_module_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stabs_to_module_unittest.cc; path = ../../../common/stabs_to_module_unittest.cc; sourceTree = SOURCE_ROOT; };
335		B88FB0D9116CEC0600407530 /* test_assembler_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = test_assembler_unittest.cc; path = ../../../common/test_assembler_unittest.cc; sourceTree = SOURCE_ROOT; };
336		B88FB0DA116CEC5800407530 /* bytereader_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = bytereader_unittest.cc; path = ../../../common/dwarf/bytereader_unittest.cc; sourceTree = SOURCE_ROOT; };
337		B88FB0DB116CEC5800407530 /* dwarf2diehandler_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dwarf2diehandler_unittest.cc; path = ../../../common/dwarf/dwarf2diehandler_unittest.cc; sourceTree = SOURCE_ROOT; };
338		B88FB0DF116CEEA800407530 /* dwarf2diehandler_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dwarf2diehandler_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
339		B88FB0F2116CEF1900407530 /* dwarf_line_to_module_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dwarf_line_to_module_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
340		B88FB10A116CF07900407530 /* dwarf_cu_to_module_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dwarf_cu_to_module_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
341		B88FB11F116CF27F00407530 /* dwarf_cfi_to_module_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dwarf_cfi_to_module_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
342		B88FB135116CF30F00407530 /* bytereader_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = bytereader_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
343		B88FB14B116CF4A700407530 /* byte_cursor_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = byte_cursor_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
344		B89E0E6D1166571D00DD08C9 /* macho_reader_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = macho_reader_unittest.cc; path = ../../../common/mac/macho_reader_unittest.cc; sourceTree = SOURCE_ROOT; };
345		B89E0E6E1166571D00DD08C9 /* macho_reader.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = macho_reader.cc; path = ../../../common/mac/macho_reader.cc; sourceTree = SOURCE_ROOT; };
346		B89E0E6F1166571D00DD08C9 /* macho_reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = macho_reader.h; path = ../../../common/mac/macho_reader.h; sourceTree = SOURCE_ROOT; };
347		B89E0E701166573700DD08C9 /* macho_dump.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = macho_dump.cc; sourceTree = "<group>"; };
348		B89E0E741166575200DD08C9 /* macho_dump */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = macho_dump; sourceTree = BUILT_PRODUCTS_DIR; };
349		B89E0E9511665A6400DD08C9 /* macho_reader_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = macho_reader_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
350		B89E0E9F11665AC300DD08C9 /* gtest_main.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gtest_main.cc; path = ../../../testing/googletest/src/gtest_main.cc; sourceTree = SOURCE_ROOT; };
351		B89E0EA011665AC300DD08C9 /* gtest-all.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gtest-all.cc"; path = "../../../testing/googletest/src/gtest-all.cc"; sourceTree = SOURCE_ROOT; };
352		B89E0EA311665AEA00DD08C9 /* gmock-all.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gmock-all.cc"; path = "../../../testing/googlemock/src/gmock-all.cc"; sourceTree = SOURCE_ROOT; };
353		B8C5B5111166531A00D34F4E /* dump_syms */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dump_syms; sourceTree = BUILT_PRODUCTS_DIR; };
354		B8E8CA0C1156C854009E61B2 /* byteswap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = byteswap.h; path = ../../../common/mac/byteswap.h; sourceTree = SOURCE_ROOT; };
355		D21F97D211CBA0F200239E38 /* test_assembler_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = test_assembler_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
356		EB06C7511FEBC515000214D9 /* path_helper.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = path_helper.cc; path = ../../../common/path_helper.cc; sourceTree = "<group>"; };
357		EB06C7521FEBC516000214D9 /* path_helper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = path_helper.h; path = ../../../common/path_helper.h; sourceTree = "<group>"; };
358		F95B422B0E0E22D100DBDE83 /* bytereader-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "bytereader-inl.h"; path = "../../../common/dwarf/bytereader-inl.h"; sourceTree = SOURCE_ROOT; };
359		F95B422C0E0E22D100DBDE83 /* bytereader.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = bytereader.cc; path = ../../../common/dwarf/bytereader.cc; sourceTree = SOURCE_ROOT; };
360		F95B422D0E0E22D100DBDE83 /* bytereader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bytereader.h; path = ../../../common/dwarf/bytereader.h; sourceTree = SOURCE_ROOT; };
361		F95B422E0E0E22D100DBDE83 /* dwarf2enums.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dwarf2enums.h; path = ../../../common/dwarf/dwarf2enums.h; sourceTree = SOURCE_ROOT; };
362		F95B422F0E0E22D100DBDE83 /* dwarf2reader.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dwarf2reader.cc; path = ../../../common/dwarf/dwarf2reader.cc; sourceTree = SOURCE_ROOT; };
363		F95B42300E0E22D100DBDE83 /* dwarf2reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dwarf2reader.h; path = ../../../common/dwarf/dwarf2reader.h; sourceTree = SOURCE_ROOT; };
364		F95B42310E0E22D100DBDE83 /* line_state_machine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = line_state_machine.h; path = ../../../common/dwarf/line_state_machine.h; sourceTree = SOURCE_ROOT; };
365/* End PBXFileReference section */
366
367/* Begin PBXFrameworksBuildPhase section */
368		B84A91F2116CF784006C210E /* Frameworks */ = {
369			isa = PBXFrameworksBuildPhase;
370			buildActionMask = 2147483647;
371			files = (
372				B84A91F8116CF78F006C210E /* libgtestmockall.a in Frameworks */,
373			);
374			runOnlyForDeploymentPostprocessing = 0;
375		};
376		B88FAF2D116A591D00407530 /* Frameworks */ = {
377			isa = PBXFrameworksBuildPhase;
378			buildActionMask = 2147483647;
379			files = (
380				B88FB042116BE3C400407530 /* libgtestmockall.a in Frameworks */,
381			);
382			runOnlyForDeploymentPostprocessing = 0;
383		};
384		B88FB005116BDE8300407530 /* Frameworks */ = {
385			isa = PBXFrameworksBuildPhase;
386			buildActionMask = 2147483647;
387			files = (
388				B88FB03F116BE24200407530 /* libgtestmockall.a in Frameworks */,
389			);
390			runOnlyForDeploymentPostprocessing = 0;
391		};
392		B88FB022116BDFFF00407530 /* Frameworks */ = {
393			isa = PBXFrameworksBuildPhase;
394			buildActionMask = 2147483647;
395			files = (
396			);
397			runOnlyForDeploymentPostprocessing = 0;
398		};
399		B88FB0B7116CEABF00407530 /* Frameworks */ = {
400			isa = PBXFrameworksBuildPhase;
401			buildActionMask = 2147483647;
402			files = (
403				B88FB0C1116CEB0600407530 /* libgtestmockall.a in Frameworks */,
404			);
405			runOnlyForDeploymentPostprocessing = 0;
406		};
407		B88FB0DD116CEEA800407530 /* Frameworks */ = {
408			isa = PBXFrameworksBuildPhase;
409			buildActionMask = 2147483647;
410			files = (
411				B88FB0E3116CEEB000407530 /* libgtestmockall.a in Frameworks */,
412			);
413			runOnlyForDeploymentPostprocessing = 0;
414		};
415		B88FB0F0116CEF1900407530 /* Frameworks */ = {
416			isa = PBXFrameworksBuildPhase;
417			buildActionMask = 2147483647;
418			files = (
419				B88FB0F6116CEF2000407530 /* libgtestmockall.a in Frameworks */,
420			);
421			runOnlyForDeploymentPostprocessing = 0;
422		};
423		B88FB108116CF07900407530 /* Frameworks */ = {
424			isa = PBXFrameworksBuildPhase;
425			buildActionMask = 2147483647;
426			files = (
427				B88FB10E116CF08100407530 /* libgtestmockall.a in Frameworks */,
428			);
429			runOnlyForDeploymentPostprocessing = 0;
430		};
431		B88FB11D116CF27F00407530 /* Frameworks */ = {
432			isa = PBXFrameworksBuildPhase;
433			buildActionMask = 2147483647;
434			files = (
435				B88FB123116CF28500407530 /* libgtestmockall.a in Frameworks */,
436			);
437			runOnlyForDeploymentPostprocessing = 0;
438		};
439		B88FB133116CF30F00407530 /* Frameworks */ = {
440			isa = PBXFrameworksBuildPhase;
441			buildActionMask = 2147483647;
442			files = (
443				B88FB139116CF31600407530 /* libgtestmockall.a in Frameworks */,
444			);
445			runOnlyForDeploymentPostprocessing = 0;
446		};
447		B88FB149116CF4A700407530 /* Frameworks */ = {
448			isa = PBXFrameworksBuildPhase;
449			buildActionMask = 2147483647;
450			files = (
451				B88FB14F116CF4AE00407530 /* libgtestmockall.a in Frameworks */,
452			);
453			runOnlyForDeploymentPostprocessing = 0;
454		};
455		B89E0E721166575200DD08C9 /* Frameworks */ = {
456			isa = PBXFrameworksBuildPhase;
457			buildActionMask = 2147483647;
458			files = (
459			);
460			runOnlyForDeploymentPostprocessing = 0;
461		};
462		B89E0E9311665A6400DD08C9 /* Frameworks */ = {
463			isa = PBXFrameworksBuildPhase;
464			buildActionMask = 2147483647;
465			files = (
466				B88FB057116C0CDE00407530 /* libgtestmockall.a in Frameworks */,
467			);
468			runOnlyForDeploymentPostprocessing = 0;
469		};
470		B8C5B50F1166531A00D34F4E /* Frameworks */ = {
471			isa = PBXFrameworksBuildPhase;
472			buildActionMask = 2147483647;
473			files = (
474				B8C5B523116653BA00D34F4E /* Foundation.framework in Frameworks */,
475			);
476			runOnlyForDeploymentPostprocessing = 0;
477		};
478		D21F97D011CBA0F200239E38 /* Frameworks */ = {
479			isa = PBXFrameworksBuildPhase;
480			buildActionMask = 2147483647;
481			files = (
482				D21F97D811CBA13D00239E38 /* libgtestmockall.a in Frameworks */,
483			);
484			runOnlyForDeploymentPostprocessing = 0;
485		};
486/* End PBXFrameworksBuildPhase section */
487
488/* Begin PBXGroup section */
489		08FB7794FE84155DC02AAC07 /* dump_syms */ = {
490			isa = PBXGroup;
491			children = (
492				8B31023E11F0CF1C00FCF3E4 /* Breakpad.xcconfig */,
493				8B3102D411F0D60300FCF3E4 /* BreakpadDebug.xcconfig */,
494				8B3102D511F0D60300FCF3E4 /* BreakpadRelease.xcconfig */,
495				B89E0E9D11665A9500DD08C9 /* TESTING */,
496				F9F5344B0E7C8FFC0012363F /* DWARF */,
497				B89E0E6C1166569700DD08C9 /* MACHO */,
498				B88FAE3811666A1700407530 /* STABS */,
499				B88FAE1C11665FFD00407530 /* MODULE */,
500				162F64F8161C591500CD68D5 /* arch_utilities.cc */,
501				162F64F9161C591500CD68D5 /* arch_utilities.h */,
502				B88FAE1D1166603300407530 /* byte_cursor.h */,
503				B88FB0D4116CEC0600407530 /* byte_cursor_unittest.cc */,
504				B8E8CA0C1156C854009E61B2 /* byteswap.h */,
505				9BE650410B52F6D800611104 /* file_id.cc */,
506				9BE650420B52F6D800611104 /* file_id.h */,
507				9BDF186D0B1BB43700F8391B /* dump_syms.h */,
508				08FB7796FE84155DC02AAC07 /* dump_syms.cc */,
509				9BDF186E0B1BB43700F8391B /* dump_syms_tool.cc */,
510				B89E0E701166573700DD08C9 /* macho_dump.cc */,
511				4D72CAF413DFBAC2006CABE3 /* md5.cc */,
512				EB06C7511FEBC515000214D9 /* path_helper.cc */,
513				EB06C7521FEBC516000214D9 /* path_helper.h */,
514				08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */,
515				1AB674ADFE9D54B511CA2CBB /* Products */,
516			);
517			name = dump_syms;
518			sourceTree = "<group>";
519		};
520		08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = {
521			isa = PBXGroup;
522			children = (
523				08FB779EFE84155DC02AAC07 /* Foundation.framework */,
524			);
525			name = "External Frameworks and Libraries";
526			sourceTree = "<group>";
527		};
528		1AB674ADFE9D54B511CA2CBB /* Products */ = {
529			isa = PBXGroup;
530			children = (
531				B8C5B5111166531A00D34F4E /* dump_syms */,
532				B89E0E741166575200DD08C9 /* macho_dump */,
533				B89E0E9511665A6400DD08C9 /* macho_reader_unittest */,
534				B88FAF2F116A591E00407530 /* dwarf2reader_cfi_unittest */,
535				B88FB007116BDE8300407530 /* stabs_reader_unittest */,
536				B88FB024116BDFFF00407530 /* libgtestmockall.a */,
537				B88FB0B9116CEABF00407530 /* module_unittest */,
538				B88FB0DF116CEEA800407530 /* dwarf2diehandler_unittest */,
539				B88FB0F2116CEF1900407530 /* dwarf_line_to_module_unittest */,
540				B88FB10A116CF07900407530 /* dwarf_cu_to_module_unittest */,
541				B88FB11F116CF27F00407530 /* dwarf_cfi_to_module_unittest */,
542				B88FB135116CF30F00407530 /* bytereader_unittest */,
543				B88FB14B116CF4A700407530 /* byte_cursor_unittest */,
544				B84A91F4116CF784006C210E /* stabs_to_module_unittest */,
545				D21F97D211CBA0F200239E38 /* test_assembler_unittest */,
546			);
547			name = Products;
548			sourceTree = "<group>";
549		};
550		B88FAE1C11665FFD00407530 /* MODULE */ = {
551			isa = PBXGroup;
552			children = (
553				B88FAE1E1166603300407530 /* dwarf_cu_to_module.cc */,
554				B88FAE1F1166603300407530 /* dwarf_cu_to_module.h */,
555				B88FB0D6116CEC0600407530 /* dwarf_cu_to_module_unittest.cc */,
556				B88FAE201166603300407530 /* dwarf_line_to_module.cc */,
557				B88FAE211166603300407530 /* dwarf_line_to_module.h */,
558				B88FB0D7116CEC0600407530 /* dwarf_line_to_module_unittest.cc */,
559				B88FAE221166603300407530 /* language.cc */,
560				B88FAE231166603300407530 /* language.h */,
561				B88FAE241166603300407530 /* module.cc */,
562				B88FAE251166603300407530 /* module.h */,
563				B88FB0B5116CEA8A00407530 /* module_unittest.cc */,
564				B88FAE331166673E00407530 /* dwarf_cfi_to_module.cc */,
565				B88FAE341166673E00407530 /* dwarf_cfi_to_module.h */,
566				B88FB0D5116CEC0600407530 /* dwarf_cfi_to_module_unittest.cc */,
567				B88FAE3C11666C8900407530 /* stabs_to_module.cc */,
568				B88FAE3D11666C8900407530 /* stabs_to_module.h */,
569				B88FB0D8116CEC0600407530 /* stabs_to_module_unittest.cc */,
570			);
571			name = MODULE;
572			sourceTree = "<group>";
573		};
574		B88FAE3811666A1700407530 /* STABS */ = {
575			isa = PBXGroup;
576			children = (
577				B88FB003116BDE7200407530 /* stabs_reader_unittest.cc */,
578				B88FAE3911666C6F00407530 /* stabs_reader.cc */,
579				B88FAE3A11666C6F00407530 /* stabs_reader.h */,
580			);
581			name = STABS;
582			sourceTree = "<group>";
583		};
584		B89E0E6C1166569700DD08C9 /* MACHO */ = {
585			isa = PBXGroup;
586			children = (
587				B89E0E6D1166571D00DD08C9 /* macho_reader_unittest.cc */,
588				B89E0E6E1166571D00DD08C9 /* macho_reader.cc */,
589				B89E0E6F1166571D00DD08C9 /* macho_reader.h */,
590				557800890BE1F3AB00EC23E0 /* macho_utilities.cc */,
591				5578008A0BE1F3AB00EC23E0 /* macho_utilities.h */,
592				9BE650430B52F6D800611104 /* macho_id.cc */,
593				9BE650440B52F6D800611104 /* macho_id.h */,
594				9BE650450B52F6D800611104 /* macho_walker.cc */,
595				9BE650460B52F6D800611104 /* macho_walker.h */,
596			);
597			name = MACHO;
598			sourceTree = "<group>";
599		};
600		B89E0E9D11665A9500DD08C9 /* TESTING */ = {
601			isa = PBXGroup;
602			children = (
603				B88FAE0911665B5700407530 /* test_assembler.cc */,
604				B88FAE0A11665B5700407530 /* test_assembler.h */,
605				B88FB0D9116CEC0600407530 /* test_assembler_unittest.cc */,
606				B89E0EA311665AEA00DD08C9 /* gmock-all.cc */,
607				B89E0E9F11665AC300DD08C9 /* gtest_main.cc */,
608				B89E0EA011665AC300DD08C9 /* gtest-all.cc */,
609			);
610			name = TESTING;
611			sourceTree = "<group>";
612		};
613		F9F5344B0E7C8FFC0012363F /* DWARF */ = {
614			isa = PBXGroup;
615			children = (
616				B88FAF34116A595400407530 /* cfi_assembler.cc */,
617				B88FAF35116A595400407530 /* cfi_assembler.h */,
618				F95B422E0E0E22D100DBDE83 /* dwarf2enums.h */,
619				F95B422F0E0E22D100DBDE83 /* dwarf2reader.cc */,
620				4262382521AC496F00E5A3A6 /* dwarf_range_list_handler.cc */,
621				4262382621AC496F00E5A3A6 /* dwarf_range_list_handler.h */,
622				F95B42300E0E22D100DBDE83 /* dwarf2reader.h */,
623				B88FAF36116A595400407530 /* dwarf2reader_cfi_unittest.cc */,
624				F95B422D0E0E22D100DBDE83 /* bytereader.h */,
625				F95B422B0E0E22D100DBDE83 /* bytereader-inl.h */,
626				F95B422C0E0E22D100DBDE83 /* bytereader.cc */,
627				B88FB0DA116CEC5800407530 /* bytereader_unittest.cc */,
628				F95B42310E0E22D100DBDE83 /* line_state_machine.h */,
629				B88FAE1711665FE400407530 /* dwarf2diehandler.cc */,
630				B88FAE1811665FE400407530 /* dwarf2diehandler.h */,
631				B88FB0DB116CEC5800407530 /* dwarf2diehandler_unittest.cc */,
632				8BCAAA4A1CE3A7980046090B /* elf_reader.cc */,
633				8BCAAA4B1CE3A7980046090B /* elf_reader.h */,
634			);
635			name = DWARF;
636			sourceTree = "<group>";
637		};
638/* End PBXGroup section */
639
640/* Begin PBXHeadersBuildPhase section */
641		B88FB020116BDFFF00407530 /* Headers */ = {
642			isa = PBXHeadersBuildPhase;
643			buildActionMask = 2147483647;
644			files = (
645			);
646			runOnlyForDeploymentPostprocessing = 0;
647		};
648/* End PBXHeadersBuildPhase section */
649
650/* Begin PBXNativeTarget section */
651		B84A91F3116CF784006C210E /* stabs_to_module_unittest */ = {
652			isa = PBXNativeTarget;
653			buildConfigurationList = B84A9202116CF7F0006C210E /* Build configuration list for PBXNativeTarget "stabs_to_module_unittest" */;
654			buildPhases = (
655				B84A91F1116CF784006C210E /* Sources */,
656				B84A91F2116CF784006C210E /* Frameworks */,
657			);
658			buildRules = (
659			);
660			dependencies = (
661				B84A91FA116CF796006C210E /* PBXTargetDependency */,
662			);
663			name = stabs_to_module_unittest;
664			productName = stabs_to_module_unittest;
665			productReference = B84A91F4116CF784006C210E /* stabs_to_module_unittest */;
666			productType = "com.apple.product-type.tool";
667		};
668		B88FAF2E116A591D00407530 /* dwarf2reader_cfi_unittest */ = {
669			isa = PBXNativeTarget;
670			buildConfigurationList = B88FAF33116A594800407530 /* Build configuration list for PBXNativeTarget "dwarf2reader_cfi_unittest" */;
671			buildPhases = (
672				B88FAF2C116A591D00407530 /* Sources */,
673				B88FAF2D116A591D00407530 /* Frameworks */,
674			);
675			buildRules = (
676			);
677			dependencies = (
678				B88FB03A116BE17E00407530 /* PBXTargetDependency */,
679			);
680			name = dwarf2reader_cfi_unittest;
681			productName = dwarf2reader_cfi_unittest;
682			productReference = B88FAF2F116A591E00407530 /* dwarf2reader_cfi_unittest */;
683			productType = "com.apple.product-type.tool";
684		};
685		B88FB006116BDE8300407530 /* stabs_reader_unittest */ = {
686			isa = PBXNativeTarget;
687			buildConfigurationList = B88FB013116BDEC800407530 /* Build configuration list for PBXNativeTarget "stabs_reader_unittest" */;
688			buildPhases = (
689				B88FB004116BDE8300407530 /* Sources */,
690				B88FB005116BDE8300407530 /* Frameworks */,
691			);
692			buildRules = (
693			);
694			dependencies = (
695				B88FB088116CE6D800407530 /* PBXTargetDependency */,
696			);
697			name = stabs_reader_unittest;
698			productName = stabs_reader_unittest;
699			productReference = B88FB007116BDE8300407530 /* stabs_reader_unittest */;
700			productType = "com.apple.product-type.tool";
701		};
702		B88FB023116BDFFF00407530 /* gtestmockall */ = {
703			isa = PBXNativeTarget;
704			buildConfigurationList = B88FB027116BE02900407530 /* Build configuration list for PBXNativeTarget "gtestmockall" */;
705			buildPhases = (
706				B88FB020116BDFFF00407530 /* Headers */,
707				B88FB021116BDFFF00407530 /* Sources */,
708				B88FB022116BDFFF00407530 /* Frameworks */,
709			);
710			buildRules = (
711			);
712			dependencies = (
713			);
714			name = gtestmockall;
715			productName = gtestmockall;
716			productReference = B88FB024116BDFFF00407530 /* libgtestmockall.a */;
717			productType = "com.apple.product-type.library.static";
718		};
719		B88FB0B8116CEABF00407530 /* module_unittest */ = {
720			isa = PBXNativeTarget;
721			buildConfigurationList = B88FB0BE116CEAFE00407530 /* Build configuration list for PBXNativeTarget "module_unittest" */;
722			buildPhases = (
723				B88FB0B6116CEABF00407530 /* Sources */,
724				B88FB0B7116CEABF00407530 /* Frameworks */,
725			);
726			buildRules = (
727			);
728			dependencies = (
729				B88FB0C0116CEAFE00407530 /* PBXTargetDependency */,
730			);
731			name = module_unittest;
732			productName = module_unittest;
733			productReference = B88FB0B9116CEABF00407530 /* module_unittest */;
734			productType = "com.apple.product-type.tool";
735		};
736		B88FB0DE116CEEA800407530 /* dwarf2diehandler_unittest */ = {
737			isa = PBXNativeTarget;
738			buildConfigurationList = B88FB0E4116CEECE00407530 /* Build configuration list for PBXNativeTarget "dwarf2diehandler_unittest" */;
739			buildPhases = (
740				B88FB0DC116CEEA800407530 /* Sources */,
741				B88FB0DD116CEEA800407530 /* Frameworks */,
742			);
743			buildRules = (
744			);
745			dependencies = (
746				B88FB0E8116CEEDA00407530 /* PBXTargetDependency */,
747			);
748			name = dwarf2diehandler_unittest;
749			productName = dwarf2diehandler_unittest;
750			productReference = B88FB0DF116CEEA800407530 /* dwarf2diehandler_unittest */;
751			productType = "com.apple.product-type.tool";
752		};
753		B88FB0F1116CEF1900407530 /* dwarf_line_to_module_unittest */ = {
754			isa = PBXNativeTarget;
755			buildConfigurationList = B88FB0F9116CEF9800407530 /* Build configuration list for PBXNativeTarget "dwarf_line_to_module_unittest" */;
756			buildPhases = (
757				B88FB0EF116CEF1900407530 /* Sources */,
758				B88FB0F0116CEF1900407530 /* Frameworks */,
759			);
760			buildRules = (
761			);
762			dependencies = (
763				B88FB0F8116CEF2E00407530 /* PBXTargetDependency */,
764			);
765			name = dwarf_line_to_module_unittest;
766			productName = dwarf_line_to_module_unittest;
767			productReference = B88FB0F2116CEF1900407530 /* dwarf_line_to_module_unittest */;
768			productType = "com.apple.product-type.tool";
769		};
770		B88FB109116CF07900407530 /* dwarf_cu_to_module_unittest */ = {
771			isa = PBXNativeTarget;
772			buildConfigurationList = B88FB111116CF0A800407530 /* Build configuration list for PBXNativeTarget "dwarf_cu_to_module_unittest" */;
773			buildPhases = (
774				B88FB107116CF07900407530 /* Sources */,
775				B88FB108116CF07900407530 /* Frameworks */,
776			);
777			buildRules = (
778			);
779			dependencies = (
780				B88FB110116CF08A00407530 /* PBXTargetDependency */,
781			);
782			name = dwarf_cu_to_module_unittest;
783			productName = dwarf_cu_to_module_unittest;
784			productReference = B88FB10A116CF07900407530 /* dwarf_cu_to_module_unittest */;
785			productType = "com.apple.product-type.tool";
786		};
787		B88FB11E116CF27F00407530 /* dwarf_cfi_to_module_unittest */ = {
788			isa = PBXNativeTarget;
789			buildConfigurationList = B88FB128116CF2C800407530 /* Build configuration list for PBXNativeTarget "dwarf_cfi_to_module_unittest" */;
790			buildPhases = (
791				B88FB11C116CF27F00407530 /* Sources */,
792				B88FB11D116CF27F00407530 /* Frameworks */,
793			);
794			buildRules = (
795			);
796			dependencies = (
797				B88FB125116CF29E00407530 /* PBXTargetDependency */,
798			);
799			name = dwarf_cfi_to_module_unittest;
800			productName = dwarf_cfi_to_module_unittest;
801			productReference = B88FB11F116CF27F00407530 /* dwarf_cfi_to_module_unittest */;
802			productType = "com.apple.product-type.tool";
803		};
804		B88FB134116CF30F00407530 /* bytereader_unittest */ = {
805			isa = PBXNativeTarget;
806			buildConfigurationList = B88FB13A116CF33400407530 /* Build configuration list for PBXNativeTarget "bytereader_unittest" */;
807			buildPhases = (
808				B88FB132116CF30F00407530 /* Sources */,
809				B88FB133116CF30F00407530 /* Frameworks */,
810			);
811			buildRules = (
812			);
813			dependencies = (
814				B88FB13C116CF35C00407530 /* PBXTargetDependency */,
815			);
816			name = bytereader_unittest;
817			productName = bytereader_unittest;
818			productReference = B88FB135116CF30F00407530 /* bytereader_unittest */;
819			productType = "com.apple.product-type.tool";
820		};
821		B88FB14A116CF4A700407530 /* byte_cursor_unittest */ = {
822			isa = PBXNativeTarget;
823			buildConfigurationList = B88FB159116CF4F900407530 /* Build configuration list for PBXNativeTarget "byte_cursor_unittest" */;
824			buildPhases = (
825				B88FB148116CF4A700407530 /* Sources */,
826				B88FB149116CF4A700407530 /* Frameworks */,
827			);
828			buildRules = (
829			);
830			dependencies = (
831				B88FB151116CF4C100407530 /* PBXTargetDependency */,
832			);
833			name = byte_cursor_unittest;
834			productName = byte_cursor_unittest;
835			productReference = B88FB14B116CF4A700407530 /* byte_cursor_unittest */;
836			productType = "com.apple.product-type.tool";
837		};
838		B89E0E731166575200DD08C9 /* macho_dump */ = {
839			isa = PBXNativeTarget;
840			buildConfigurationList = B89E0E7F116657A100DD08C9 /* Build configuration list for PBXNativeTarget "macho_dump" */;
841			buildPhases = (
842				B89E0E711166575200DD08C9 /* Sources */,
843				B89E0E721166575200DD08C9 /* Frameworks */,
844			);
845			buildRules = (
846			);
847			dependencies = (
848			);
849			name = macho_dump;
850			productName = macho_dump;
851			productReference = B89E0E741166575200DD08C9 /* macho_dump */;
852			productType = "com.apple.product-type.tool";
853		};
854		B89E0E9411665A6400DD08C9 /* macho_reader_unittest */ = {
855			isa = PBXNativeTarget;
856			buildConfigurationList = B89E0E9E11665A9600DD08C9 /* Build configuration list for PBXNativeTarget "macho_reader_unittest" */;
857			buildPhases = (
858				B89E0E9211665A6400DD08C9 /* Sources */,
859				B89E0E9311665A6400DD08C9 /* Frameworks */,
860			);
861			buildRules = (
862			);
863			dependencies = (
864				B88FB090116CE71000407530 /* PBXTargetDependency */,
865			);
866			name = macho_reader_unittest;
867			productName = macho_reader_unittest;
868			productReference = B89E0E9511665A6400DD08C9 /* macho_reader_unittest */;
869			productType = "com.apple.product-type.tool";
870		};
871		B8C5B5101166531A00D34F4E /* dump_syms */ = {
872			isa = PBXNativeTarget;
873			buildConfigurationList = B8C5B5151166533900D34F4E /* Build configuration list for PBXNativeTarget "dump_syms" */;
874			buildPhases = (
875				B8C5B50E1166531A00D34F4E /* Sources */,
876				B8C5B50F1166531A00D34F4E /* Frameworks */,
877			);
878			buildRules = (
879			);
880			dependencies = (
881			);
882			name = dump_syms;
883			productName = dump_syms;
884			productReference = B8C5B5111166531A00D34F4E /* dump_syms */;
885			productType = "com.apple.product-type.tool";
886		};
887		D21F97D111CBA0F200239E38 /* test_assembler_unittest */ = {
888			isa = PBXNativeTarget;
889			buildConfigurationList = D21F97D611CBA11000239E38 /* Build configuration list for PBXNativeTarget "test_assembler_unittest" */;
890			buildPhases = (
891				D21F97CF11CBA0F200239E38 /* Sources */,
892				D21F97D011CBA0F200239E38 /* Frameworks */,
893			);
894			buildRules = (
895			);
896			dependencies = (
897			);
898			name = test_assembler_unittest;
899			productName = test_assembler_unittest;
900			productReference = D21F97D211CBA0F200239E38 /* test_assembler_unittest */;
901			productType = "com.apple.product-type.tool";
902		};
903/* End PBXNativeTarget section */
904
905/* Begin PBXProject section */
906		08FB7793FE84155DC02AAC07 /* Project object */ = {
907			isa = PBXProject;
908			attributes = {
909			};
910			buildConfigurationList = 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "dump_syms" */;
911			compatibilityVersion = "Xcode 3.1";
912			developmentRegion = English;
913			hasScannedForEncodings = 1;
914			knownRegions = (
915				English,
916				Japanese,
917				French,
918				German,
919			);
920			mainGroup = 08FB7794FE84155DC02AAC07 /* dump_syms */;
921			projectDirPath = "";
922			projectRoot = "";
923			targets = (
924				B8C5B5101166531A00D34F4E /* dump_syms */,
925				B89E0E731166575200DD08C9 /* macho_dump */,
926				B88FB023116BDFFF00407530 /* gtestmockall */,
927				B88FB14A116CF4A700407530 /* byte_cursor_unittest */,
928				B89E0E9411665A6400DD08C9 /* macho_reader_unittest */,
929				B88FB006116BDE8300407530 /* stabs_reader_unittest */,
930				B88FB134116CF30F00407530 /* bytereader_unittest */,
931				B88FAF2E116A591D00407530 /* dwarf2reader_cfi_unittest */,
932				B88FB0DE116CEEA800407530 /* dwarf2diehandler_unittest */,
933				B88FB109116CF07900407530 /* dwarf_cu_to_module_unittest */,
934				B88FB0F1116CEF1900407530 /* dwarf_line_to_module_unittest */,
935				B88FB11E116CF27F00407530 /* dwarf_cfi_to_module_unittest */,
936				B84A91F3116CF784006C210E /* stabs_to_module_unittest */,
937				B88FB0B8116CEABF00407530 /* module_unittest */,
938				B88FAFC9116BDCAD00407530 /* all_unittests */,
939				D21F97D111CBA0F200239E38 /* test_assembler_unittest */,
940			);
941		};
942/* End PBXProject section */
943
944/* Begin PBXShellScriptBuildPhase section */
945		B88FB094116CE73E00407530 /* ShellScript */ = {
946			isa = PBXShellScriptBuildPhase;
947			buildActionMask = 2147483647;
948			files = (
949			);
950			inputPaths = (
951			);
952			outputPaths = (
953			);
954			runOnlyForDeploymentPostprocessing = 0;
955			shellPath = /bin/sh;
956			shellScript = "set -eu\n\ncd $BUILT_PRODUCTS_DIR\npwd\n\n./byte_cursor_unittest\n./macho_reader_unittest\n./stabs_reader_unittest\n./bytereader_unittest\n./dwarf2reader_cfi_unittest\n./dwarf2diehandler_unittest\n./dwarf_cu_to_module_unittest\n./dwarf_line_to_module_unittest\n./dwarf_cfi_to_module_unittest\n./stabs_to_module_unittest\n./module_unittest\n./test_assembler_unittest\n\necho \"Expect two warnings from the following tests:\"\necho \"   Errors.BadFileNumber\"\necho \"   Errors.BadDirectoryNumber\"\necho \"The proper behavior of these tests is to print text that XCode confuses with compiler warnings.\"\n";
957		};
958/* End PBXShellScriptBuildPhase section */
959
960/* Begin PBXSourcesBuildPhase section */
961		B84A91F1116CF784006C210E /* Sources */ = {
962			isa = PBXSourcesBuildPhase;
963			buildActionMask = 2147483647;
964			files = (
965				B84A91FB116CF7AF006C210E /* module.cc in Sources */,
966				B84A91FC116CF7AF006C210E /* stabs_to_module.cc in Sources */,
967				B84A91FD116CF7AF006C210E /* stabs_to_module_unittest.cc in Sources */,
968			);
969			runOnlyForDeploymentPostprocessing = 0;
970		};
971		B88FAF2C116A591D00407530 /* Sources */ = {
972			isa = PBXSourcesBuildPhase;
973			buildActionMask = 2147483647;
974			files = (
975				B88FAF38116A595400407530 /* dwarf2reader_cfi_unittest.cc in Sources */,
976				B88FAF3F116A5A2E00407530 /* dwarf2reader.cc in Sources */,
977				8BCAAA4D1CE3B1260046090B /* elf_reader.cc in Sources */,
978				B88FAF40116A5A2E00407530 /* bytereader.cc in Sources */,
979				B88FAF37116A595400407530 /* cfi_assembler.cc in Sources */,
980			);
981			runOnlyForDeploymentPostprocessing = 0;
982		};
983		B88FB004116BDE8300407530 /* Sources */ = {
984			isa = PBXSourcesBuildPhase;
985			buildActionMask = 2147483647;
986			files = (
987				B88FB00F116BDEA700407530 /* stabs_reader_unittest.cc in Sources */,
988				B88FB010116BDEA700407530 /* stabs_reader.cc in Sources */,
989			);
990			runOnlyForDeploymentPostprocessing = 0;
991		};
992		B88FB021116BDFFF00407530 /* Sources */ = {
993			isa = PBXSourcesBuildPhase;
994			buildActionMask = 2147483647;
995			files = (
996				B88FB028116BE03100407530 /* test_assembler.cc in Sources */,
997				B88FB029116BE03100407530 /* gmock-all.cc in Sources */,
998				B88FB02A116BE03100407530 /* gtest_main.cc in Sources */,
999				B88FB02B116BE03100407530 /* gtest-all.cc in Sources */,
1000			);
1001			runOnlyForDeploymentPostprocessing = 0;
1002		};
1003		B88FB0B6116CEABF00407530 /* Sources */ = {
1004			isa = PBXSourcesBuildPhase;
1005			buildActionMask = 2147483647;
1006			files = (
1007				B88FB0BD116CEAE000407530 /* module_unittest.cc in Sources */,
1008				B88FB0C4116CEB4100407530 /* module.cc in Sources */,
1009			);
1010			runOnlyForDeploymentPostprocessing = 0;
1011		};
1012		B88FB0DC116CEEA800407530 /* Sources */ = {
1013			isa = PBXSourcesBuildPhase;
1014			buildActionMask = 2147483647;
1015			files = (
1016				B88FB0E5116CEED300407530 /* dwarf2diehandler.cc in Sources */,
1017				B88FB0E6116CEED300407530 /* dwarf2diehandler_unittest.cc in Sources */,
1018			);
1019			runOnlyForDeploymentPostprocessing = 0;
1020		};
1021		B88FB0EF116CEF1900407530 /* Sources */ = {
1022			isa = PBXSourcesBuildPhase;
1023			buildActionMask = 2147483647;
1024			files = (
1025				B88FB0FA116CF00E00407530 /* dwarf_line_to_module.cc in Sources */,
1026				B88FB0FE116CF02400407530 /* module.cc in Sources */,
1027				B88FB0FB116CF00E00407530 /* dwarf_line_to_module_unittest.cc in Sources */,
1028			);
1029			runOnlyForDeploymentPostprocessing = 0;
1030		};
1031		B88FB107116CF07900407530 /* Sources */ = {
1032			isa = PBXSourcesBuildPhase;
1033			buildActionMask = 2147483647;
1034			files = (
1035				B88FB112116CF1F000407530 /* dwarf_cu_to_module.cc in Sources */,
1036				B88FB113116CF1F000407530 /* dwarf_cu_to_module_unittest.cc in Sources */,
1037				B88FB114116CF1F000407530 /* language.cc in Sources */,
1038				B88FB115116CF1F000407530 /* module.cc in Sources */,
1039			);
1040			runOnlyForDeploymentPostprocessing = 0;
1041		};
1042		B88FB11C116CF27F00407530 /* Sources */ = {
1043			isa = PBXSourcesBuildPhase;
1044			buildActionMask = 2147483647;
1045			files = (
1046				B88FB129116CF2DD00407530 /* module.cc in Sources */,
1047				B88FB12A116CF2DD00407530 /* dwarf_cfi_to_module.cc in Sources */,
1048				B88FB12B116CF2DD00407530 /* dwarf_cfi_to_module_unittest.cc in Sources */,
1049			);
1050			runOnlyForDeploymentPostprocessing = 0;
1051		};
1052		B88FB132116CF30F00407530 /* Sources */ = {
1053			isa = PBXSourcesBuildPhase;
1054			buildActionMask = 2147483647;
1055			files = (
1056				B88FB13D116CF38300407530 /* cfi_assembler.cc in Sources */,
1057				B88FB13E116CF38300407530 /* bytereader.cc in Sources */,
1058				B88FB13F116CF38300407530 /* bytereader_unittest.cc in Sources */,
1059			);
1060			runOnlyForDeploymentPostprocessing = 0;
1061		};
1062		B88FB148116CF4A700407530 /* Sources */ = {
1063			isa = PBXSourcesBuildPhase;
1064			buildActionMask = 2147483647;
1065			files = (
1066				B88FB152116CF4D300407530 /* byte_cursor_unittest.cc in Sources */,
1067			);
1068			runOnlyForDeploymentPostprocessing = 0;
1069		};
1070		B89E0E711166575200DD08C9 /* Sources */ = {
1071			isa = PBXSourcesBuildPhase;
1072			buildActionMask = 2147483647;
1073			files = (
1074				4247E63D2110D4B200482558 /* path_helper.cc in Sources */,
1075				162F6500161C5F2200CD68D5 /* arch_utilities.cc in Sources */,
1076				B89E0E781166576C00DD08C9 /* macho_reader.cc in Sources */,
1077				B89E0E7A1166576C00DD08C9 /* macho_dump.cc in Sources */,
1078			);
1079			runOnlyForDeploymentPostprocessing = 0;
1080		};
1081		B89E0E9211665A6400DD08C9 /* Sources */ = {
1082			isa = PBXSourcesBuildPhase;
1083			buildActionMask = 2147483647;
1084			files = (
1085				B89E0E9911665A7200DD08C9 /* macho_reader_unittest.cc in Sources */,
1086				B89E0E9A11665A7200DD08C9 /* macho_reader.cc in Sources */,
1087			);
1088			runOnlyForDeploymentPostprocessing = 0;
1089		};
1090		B8C5B50E1166531A00D34F4E /* Sources */ = {
1091			isa = PBXSourcesBuildPhase;
1092			buildActionMask = 2147483647;
1093			files = (
1094				4262382821AC49A000E5A3A6 /* dwarf_range_list_handler.h in Sources */,
1095				162F64FA161C591500CD68D5 /* arch_utilities.cc in Sources */,
1096				B88FAE2C1166606200407530 /* macho_reader.cc in Sources */,
1097				8BCAAA4C1CE3A7980046090B /* elf_reader.cc in Sources */,
1098				B8C5B5171166534700D34F4E /* dwarf2reader.cc in Sources */,
1099				EB06C7531FEBC516000214D9 /* path_helper.cc in Sources */,
1100				B8C5B5181166534700D34F4E /* bytereader.cc in Sources */,
1101				B8C5B5191166534700D34F4E /* macho_utilities.cc in Sources */,
1102				B8C5B51A1166534700D34F4E /* file_id.cc in Sources */,
1103				B8C5B51B1166534700D34F4E /* macho_id.cc in Sources */,
1104				B8C5B51C1166534700D34F4E /* macho_walker.cc in Sources */,
1105				B8C5B51D1166534700D34F4E /* dump_syms.cc in Sources */,
1106				B8C5B51E1166534700D34F4E /* dump_syms_tool.cc in Sources */,
1107				B88FAE1911665FE400407530 /* dwarf2diehandler.cc in Sources */,
1108				B88FAE261166603300407530 /* dwarf_cu_to_module.cc in Sources */,
1109				B88FAE271166603300407530 /* dwarf_line_to_module.cc in Sources */,
1110				4262382721AC496F00E5A3A6 /* dwarf_range_list_handler.cc in Sources */,
1111				B88FAE281166603300407530 /* language.cc in Sources */,
1112				B88FAE291166603300407530 /* module.cc in Sources */,
1113				B88FAE351166673E00407530 /* dwarf_cfi_to_module.cc in Sources */,
1114				B88FAE3B11666C6F00407530 /* stabs_reader.cc in Sources */,
1115				B88FAE3E11666C8900407530 /* stabs_to_module.cc in Sources */,
1116				4D72CAF513DFBAC2006CABE3 /* md5.cc in Sources */,
1117			);
1118			runOnlyForDeploymentPostprocessing = 0;
1119		};
1120		D21F97CF11CBA0F200239E38 /* Sources */ = {
1121			isa = PBXSourcesBuildPhase;
1122			buildActionMask = 2147483647;
1123			files = (
1124				D21F97E911CBA1FF00239E38 /* test_assembler.cc in Sources */,
1125				D21F97D711CBA12300239E38 /* test_assembler_unittest.cc in Sources */,
1126			);
1127			runOnlyForDeploymentPostprocessing = 0;
1128		};
1129/* End PBXSourcesBuildPhase section */
1130
1131/* Begin PBXTargetDependency section */
1132		8B31051511F100CF00FCF3E4 /* PBXTargetDependency */ = {
1133			isa = PBXTargetDependency;
1134			target = D21F97D111CBA0F200239E38 /* test_assembler_unittest */;
1135			targetProxy = 8B31051411F100CF00FCF3E4 /* PBXContainerItemProxy */;
1136		};
1137		B84A91FA116CF796006C210E /* PBXTargetDependency */ = {
1138			isa = PBXTargetDependency;
1139			target = B88FB023116BDFFF00407530 /* gtestmockall */;
1140			targetProxy = B84A91F9116CF796006C210E /* PBXContainerItemProxy */;
1141		};
1142		B84A9201116CF7D2006C210E /* PBXTargetDependency */ = {
1143			isa = PBXTargetDependency;
1144			target = B84A91F3116CF784006C210E /* stabs_to_module_unittest */;
1145			targetProxy = B84A9200116CF7D2006C210E /* PBXContainerItemProxy */;
1146		};
1147		B88FAFCF116BDD7000407530 /* PBXTargetDependency */ = {
1148			isa = PBXTargetDependency;
1149			target = B89E0E9411665A6400DD08C9 /* macho_reader_unittest */;
1150			targetProxy = B88FAFCE116BDD7000407530 /* PBXContainerItemProxy */;
1151		};
1152		B88FAFD1116BDD7000407530 /* PBXTargetDependency */ = {
1153			isa = PBXTargetDependency;
1154			target = B88FAF2E116A591D00407530 /* dwarf2reader_cfi_unittest */;
1155			targetProxy = B88FAFD0116BDD7000407530 /* PBXContainerItemProxy */;
1156		};
1157		B88FB01D116BDF9800407530 /* PBXTargetDependency */ = {
1158			isa = PBXTargetDependency;
1159			target = B88FB006116BDE8300407530 /* stabs_reader_unittest */;
1160			targetProxy = B88FB01C116BDF9800407530 /* PBXContainerItemProxy */;
1161		};
1162		B88FB03A116BE17E00407530 /* PBXTargetDependency */ = {
1163			isa = PBXTargetDependency;
1164			target = B88FB023116BDFFF00407530 /* gtestmockall */;
1165			targetProxy = B88FB039116BE17E00407530 /* PBXContainerItemProxy */;
1166		};
1167		B88FB088116CE6D800407530 /* PBXTargetDependency */ = {
1168			isa = PBXTargetDependency;
1169			target = B88FB023116BDFFF00407530 /* gtestmockall */;
1170			targetProxy = B88FB087116CE6D800407530 /* PBXContainerItemProxy */;
1171		};
1172		B88FB090116CE71000407530 /* PBXTargetDependency */ = {
1173			isa = PBXTargetDependency;
1174			target = B88FB023116BDFFF00407530 /* gtestmockall */;
1175			targetProxy = B88FB08F116CE71000407530 /* PBXContainerItemProxy */;
1176		};
1177		B88FB0C0116CEAFE00407530 /* PBXTargetDependency */ = {
1178			isa = PBXTargetDependency;
1179			target = B88FB023116BDFFF00407530 /* gtestmockall */;
1180			targetProxy = B88FB0BF116CEAFE00407530 /* PBXContainerItemProxy */;
1181		};
1182		B88FB0C8116CEB4A00407530 /* PBXTargetDependency */ = {
1183			isa = PBXTargetDependency;
1184			target = B88FB0B8116CEABF00407530 /* module_unittest */;
1185			targetProxy = B88FB0C7116CEB4A00407530 /* PBXContainerItemProxy */;
1186		};
1187		B88FB0E8116CEEDA00407530 /* PBXTargetDependency */ = {
1188			isa = PBXTargetDependency;
1189			target = B88FB023116BDFFF00407530 /* gtestmockall */;
1190			targetProxy = B88FB0E7116CEEDA00407530 /* PBXContainerItemProxy */;
1191		};
1192		B88FB0F8116CEF2E00407530 /* PBXTargetDependency */ = {
1193			isa = PBXTargetDependency;
1194			target = B88FB023116BDFFF00407530 /* gtestmockall */;
1195			targetProxy = B88FB0F7116CEF2E00407530 /* PBXContainerItemProxy */;
1196		};
1197		B88FB110116CF08A00407530 /* PBXTargetDependency */ = {
1198			isa = PBXTargetDependency;
1199			target = B88FB023116BDFFF00407530 /* gtestmockall */;
1200			targetProxy = B88FB10F116CF08A00407530 /* PBXContainerItemProxy */;
1201		};
1202		B88FB125116CF29E00407530 /* PBXTargetDependency */ = {
1203			isa = PBXTargetDependency;
1204			target = B88FB023116BDFFF00407530 /* gtestmockall */;
1205			targetProxy = B88FB124116CF29E00407530 /* PBXContainerItemProxy */;
1206		};
1207		B88FB13C116CF35C00407530 /* PBXTargetDependency */ = {
1208			isa = PBXTargetDependency;
1209			target = B88FB023116BDFFF00407530 /* gtestmockall */;
1210			targetProxy = B88FB13B116CF35C00407530 /* PBXContainerItemProxy */;
1211		};
1212		B88FB151116CF4C100407530 /* PBXTargetDependency */ = {
1213			isa = PBXTargetDependency;
1214			target = B88FB023116BDFFF00407530 /* gtestmockall */;
1215			targetProxy = B88FB150116CF4C100407530 /* PBXContainerItemProxy */;
1216		};
1217		B88FB15B116CF53E00407530 /* PBXTargetDependency */ = {
1218			isa = PBXTargetDependency;
1219			target = B88FB14A116CF4A700407530 /* byte_cursor_unittest */;
1220			targetProxy = B88FB15A116CF53E00407530 /* PBXContainerItemProxy */;
1221		};
1222		B88FB15D116CF54B00407530 /* PBXTargetDependency */ = {
1223			isa = PBXTargetDependency;
1224			target = B88FB11E116CF27F00407530 /* dwarf_cfi_to_module_unittest */;
1225			targetProxy = B88FB15C116CF54B00407530 /* PBXContainerItemProxy */;
1226		};
1227		B88FB15F116CF54B00407530 /* PBXTargetDependency */ = {
1228			isa = PBXTargetDependency;
1229			target = B88FB0F1116CEF1900407530 /* dwarf_line_to_module_unittest */;
1230			targetProxy = B88FB15E116CF54B00407530 /* PBXContainerItemProxy */;
1231		};
1232		B88FB161116CF54B00407530 /* PBXTargetDependency */ = {
1233			isa = PBXTargetDependency;
1234			target = B88FB109116CF07900407530 /* dwarf_cu_to_module_unittest */;
1235			targetProxy = B88FB160116CF54B00407530 /* PBXContainerItemProxy */;
1236		};
1237		B88FB165116CF54B00407530 /* PBXTargetDependency */ = {
1238			isa = PBXTargetDependency;
1239			target = B88FB0DE116CEEA800407530 /* dwarf2diehandler_unittest */;
1240			targetProxy = B88FB164116CF54B00407530 /* PBXContainerItemProxy */;
1241		};
1242		B88FB167116CF54B00407530 /* PBXTargetDependency */ = {
1243			isa = PBXTargetDependency;
1244			target = B88FB134116CF30F00407530 /* bytereader_unittest */;
1245			targetProxy = B88FB166116CF54B00407530 /* PBXContainerItemProxy */;
1246		};
1247/* End PBXTargetDependency section */
1248
1249/* Begin XCBuildConfiguration section */
1250		1DEB927908733DD40010E9CD /* Debug */ = {
1251			isa = XCBuildConfiguration;
1252			baseConfigurationReference = 8B3102D411F0D60300FCF3E4 /* BreakpadDebug.xcconfig */;
1253			buildSettings = {
1254				CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
1255				HEADER_SEARCH_PATHS = (
1256					../../..,
1257					../../../common/mac/include/,
1258					../../../third_party/musl/include/,
1259				);
1260			};
1261			name = Debug;
1262		};
1263		1DEB927A08733DD40010E9CD /* Release */ = {
1264			isa = XCBuildConfiguration;
1265			baseConfigurationReference = 8B3102D511F0D60300FCF3E4 /* BreakpadRelease.xcconfig */;
1266			buildSettings = {
1267				CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
1268				HEADER_SEARCH_PATHS = (
1269					../../..,
1270					../../../common/mac/include/,
1271					../../../third_party/musl/include/,
1272				);
1273			};
1274			name = Release;
1275		};
1276		B84A91F6116CF784006C210E /* Debug */ = {
1277			isa = XCBuildConfiguration;
1278			buildSettings = {
1279				HEADER_SEARCH_PATHS = (
1280					$inherited,
1281					../../../testing/googlemock,
1282					../../../testing/googlemock/include,
1283					../../../testing/googletest,
1284					../../../testing/googletest/include,
1285				);
1286				PRODUCT_NAME = stabs_to_module_unittest;
1287			};
1288			name = Debug;
1289		};
1290		B84A91F7116CF784006C210E /* Release */ = {
1291			isa = XCBuildConfiguration;
1292			buildSettings = {
1293				HEADER_SEARCH_PATHS = (
1294					$inherited,
1295					../../../testing/googlemock,
1296					../../../testing/googlemock/include,
1297					../../../testing/googletest,
1298					../../../testing/googletest/include,
1299				);
1300				PRODUCT_NAME = stabs_to_module_unittest;
1301			};
1302			name = Release;
1303		};
1304		B88FAF31116A591F00407530 /* Debug */ = {
1305			isa = XCBuildConfiguration;
1306			buildSettings = {
1307				HEADER_SEARCH_PATHS = (
1308					$inherited,
1309					../../../testing/googlemock,
1310					../../../testing/googlemock/include,
1311					../../../testing/googletest,
1312					../../../testing/googletest/include,
1313				);
1314				LIBRARY_SEARCH_PATHS = (
1315					"$(inherited)",
1316					"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
1317				);
1318				LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/build/Debug\"";
1319				PRODUCT_NAME = dwarf2reader_cfi_unittest;
1320			};
1321			name = Debug;
1322		};
1323		B88FAF32116A591F00407530 /* Release */ = {
1324			isa = XCBuildConfiguration;
1325			buildSettings = {
1326				HEADER_SEARCH_PATHS = (
1327					$inherited,
1328					../../../testing/googlemock,
1329					../../../testing/googlemock/include,
1330					../../../testing/googletest,
1331					../../../testing/googletest/include,
1332				);
1333				LIBRARY_SEARCH_PATHS = (
1334					"$(inherited)",
1335					"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
1336				);
1337				LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/build/Debug\"";
1338				PRODUCT_NAME = dwarf2reader_cfi_unittest;
1339			};
1340			name = Release;
1341		};
1342		B88FAFCA116BDCAD00407530 /* Debug */ = {
1343			isa = XCBuildConfiguration;
1344			buildSettings = {
1345				PRODUCT_NAME = all_unittests;
1346			};
1347			name = Debug;
1348		};
1349		B88FAFCB116BDCAD00407530 /* Release */ = {
1350			isa = XCBuildConfiguration;
1351			buildSettings = {
1352				PRODUCT_NAME = all_unittests;
1353			};
1354			name = Release;
1355		};
1356		B88FB009116BDE8400407530 /* Debug */ = {
1357			isa = XCBuildConfiguration;
1358			buildSettings = {
1359				GCC_PREPROCESSOR_DEFINITIONS = HAVE_MACH_O_NLIST_H;
1360				HEADER_SEARCH_PATHS = (
1361					$inherited,
1362					../../../testing/googlemock,
1363					../../../testing/googlemock/include,
1364					../../../testing/googletest,
1365					../../../testing/googletest/include,
1366				);
1367				PRODUCT_NAME = stabs_reader_unittest;
1368			};
1369			name = Debug;
1370		};
1371		B88FB00A116BDE8400407530 /* Release */ = {
1372			isa = XCBuildConfiguration;
1373			buildSettings = {
1374				GCC_PREPROCESSOR_DEFINITIONS = HAVE_MACH_O_NLIST_H;
1375				HEADER_SEARCH_PATHS = (
1376					$inherited,
1377					../../../testing/googlemock,
1378					../../../testing/googlemock/include,
1379					../../../testing/googletest,
1380					../../../testing/googletest/include,
1381				);
1382				PRODUCT_NAME = stabs_reader_unittest;
1383			};
1384			name = Release;
1385		};
1386		B88FB025116BE00100407530 /* Debug */ = {
1387			isa = XCBuildConfiguration;
1388			buildSettings = {
1389				HEADER_SEARCH_PATHS = (
1390					$inherited,
1391					../../../testing/googlemock,
1392					../../../testing/googlemock/include,
1393					../../../testing/googletest,
1394					../../../testing/googletest/include,
1395				);
1396				PRODUCT_NAME = gtestmockall;
1397			};
1398			name = Debug;
1399		};
1400		B88FB026116BE00100407530 /* Release */ = {
1401			isa = XCBuildConfiguration;
1402			buildSettings = {
1403				HEADER_SEARCH_PATHS = (
1404					$inherited,
1405					../../../testing/googlemock,
1406					../../../testing/googlemock/include,
1407					../../../testing/googletest,
1408					../../../testing/googletest/include,
1409				);
1410				PRODUCT_NAME = gtestmockall;
1411			};
1412			name = Release;
1413		};
1414		B88FB0BB116CEAC000407530 /* Debug */ = {
1415			isa = XCBuildConfiguration;
1416			buildSettings = {
1417				HEADER_SEARCH_PATHS = (
1418					$inherited,
1419					../../../testing/googlemock,
1420					../../../testing/googlemock/include,
1421					../../../testing/googletest,
1422					../../../testing/googletest/include,
1423				);
1424				PRODUCT_NAME = module_unittest;
1425			};
1426			name = Debug;
1427		};
1428		B88FB0BC116CEAC000407530 /* Release */ = {
1429			isa = XCBuildConfiguration;
1430			buildSettings = {
1431				HEADER_SEARCH_PATHS = (
1432					$inherited,
1433					../../../testing/googlemock,
1434					../../../testing/googlemock/include,
1435					../../../testing/googletest,
1436					../../../testing/googletest/include,
1437				);
1438				PRODUCT_NAME = module_unittest;
1439			};
1440			name = Release;
1441		};
1442		B88FB0E1116CEEA800407530 /* Debug */ = {
1443			isa = XCBuildConfiguration;
1444			buildSettings = {
1445				HEADER_SEARCH_PATHS = (
1446					$inherited,
1447					../../../testing/googlemock,
1448					../../../testing/googlemock/include,
1449					../../../testing/googletest,
1450					../../../testing/googletest/include,
1451				);
1452				PRODUCT_NAME = dwarf2diehandler_unittest;
1453			};
1454			name = Debug;
1455		};
1456		B88FB0E2116CEEA800407530 /* Release */ = {
1457			isa = XCBuildConfiguration;
1458			buildSettings = {
1459				HEADER_SEARCH_PATHS = (
1460					$inherited,
1461					../../../testing/googlemock,
1462					../../../testing/googlemock/include,
1463					../../../testing/googletest,
1464					../../../testing/googletest/include,
1465				);
1466				PRODUCT_NAME = dwarf2diehandler_unittest;
1467			};
1468			name = Release;
1469		};
1470		B88FB0F4116CEF1900407530 /* Debug */ = {
1471			isa = XCBuildConfiguration;
1472			buildSettings = {
1473				HEADER_SEARCH_PATHS = (
1474					$inherited,
1475					../../../testing/googlemock,
1476					../../../testing/googlemock/include,
1477					../../../testing/googletest,
1478					../../../testing/googletest/include,
1479				);
1480				PRODUCT_NAME = dwarf_line_to_module_unittest;
1481			};
1482			name = Debug;
1483		};
1484		B88FB0F5116CEF1900407530 /* Release */ = {
1485			isa = XCBuildConfiguration;
1486			buildSettings = {
1487				HEADER_SEARCH_PATHS = (
1488					$inherited,
1489					../../../testing/googlemock,
1490					../../../testing/googlemock/include,
1491					../../../testing/googletest,
1492					../../../testing/googletest/include,
1493				);
1494				PRODUCT_NAME = dwarf_line_to_module_unittest;
1495			};
1496			name = Release;
1497		};
1498		B88FB10C116CF07A00407530 /* Debug */ = {
1499			isa = XCBuildConfiguration;
1500			buildSettings = {
1501				HEADER_SEARCH_PATHS = (
1502					$inherited,
1503					../../../testing/googlemock,
1504					../../../testing/googlemock/include,
1505					../../../testing/googletest,
1506					../../../testing/googletest/include,
1507				);
1508				PRODUCT_NAME = dwarf_cu_to_module_unittest;
1509			};
1510			name = Debug;
1511		};
1512		B88FB10D116CF07A00407530 /* Release */ = {
1513			isa = XCBuildConfiguration;
1514			buildSettings = {
1515				HEADER_SEARCH_PATHS = (
1516					$inherited,
1517					../../../testing/googlemock,
1518					../../../testing/googlemock/include,
1519					../../../testing/googletest,
1520					../../../testing/googletest/include,
1521				);
1522				PRODUCT_NAME = dwarf_cu_to_module_unittest;
1523			};
1524			name = Release;
1525		};
1526		B88FB121116CF28000407530 /* Debug */ = {
1527			isa = XCBuildConfiguration;
1528			buildSettings = {
1529				HEADER_SEARCH_PATHS = (
1530					$inherited,
1531					../../../testing/googlemock,
1532					../../../testing/googlemock/include,
1533					../../../testing/googletest,
1534					../../../testing/googletest/include,
1535				);
1536				PRODUCT_NAME = dwarf_cfi_to_module_unittest;
1537			};
1538			name = Debug;
1539		};
1540		B88FB122116CF28000407530 /* Release */ = {
1541			isa = XCBuildConfiguration;
1542			buildSettings = {
1543				HEADER_SEARCH_PATHS = (
1544					$inherited,
1545					../../../testing/googlemock,
1546					../../../testing/googlemock/include,
1547					../../../testing/googletest,
1548					../../../testing/googletest/include,
1549				);
1550				PRODUCT_NAME = dwarf_cfi_to_module_unittest;
1551			};
1552			name = Release;
1553		};
1554		B88FB137116CF30F00407530 /* Debug */ = {
1555			isa = XCBuildConfiguration;
1556			buildSettings = {
1557				HEADER_SEARCH_PATHS = (
1558					$inherited,
1559					../../../testing/googlemock,
1560					../../../testing/googlemock/include,
1561					../../../testing/googletest,
1562					../../../testing/googletest/include,
1563				);
1564				PRODUCT_NAME = bytereader_unittest;
1565			};
1566			name = Debug;
1567		};
1568		B88FB138116CF30F00407530 /* Release */ = {
1569			isa = XCBuildConfiguration;
1570			buildSettings = {
1571				HEADER_SEARCH_PATHS = (
1572					$inherited,
1573					../../../testing/googlemock,
1574					../../../testing/googlemock/include,
1575					../../../testing/googletest,
1576					../../../testing/googletest/include,
1577				);
1578				PRODUCT_NAME = bytereader_unittest;
1579			};
1580			name = Release;
1581		};
1582		B88FB14D116CF4A800407530 /* Debug */ = {
1583			isa = XCBuildConfiguration;
1584			buildSettings = {
1585				HEADER_SEARCH_PATHS = (
1586					$inherited,
1587					../../../testing/googletest,
1588					../../../testing/googletest/include,
1589					../../../testing/googlemock,
1590					../../../testing/googlemock/include,
1591				);
1592				PRODUCT_NAME = byte_cursor_unittest;
1593			};
1594			name = Debug;
1595		};
1596		B88FB14E116CF4A800407530 /* Release */ = {
1597			isa = XCBuildConfiguration;
1598			buildSettings = {
1599				HEADER_SEARCH_PATHS = (
1600					$inherited,
1601					../../../testing/googletest,
1602					../../../testing/googletest/include,
1603					../../../testing/googlemock,
1604					../../../testing/googlemock/include,
1605				);
1606				PRODUCT_NAME = byte_cursor_unittest;
1607			};
1608			name = Release;
1609		};
1610		B89E0E761166575300DD08C9 /* Debug */ = {
1611			isa = XCBuildConfiguration;
1612			buildSettings = {
1613				PRODUCT_NAME = macho_dump;
1614			};
1615			name = Debug;
1616		};
1617		B89E0E771166575300DD08C9 /* Release */ = {
1618			isa = XCBuildConfiguration;
1619			buildSettings = {
1620				PRODUCT_NAME = macho_dump;
1621			};
1622			name = Release;
1623		};
1624		B89E0E9711665A6400DD08C9 /* Debug */ = {
1625			isa = XCBuildConfiguration;
1626			buildSettings = {
1627				HEADER_SEARCH_PATHS = (
1628					$inherited,
1629					../../../testing/googletest,
1630					../../../testing/googletest/include,
1631					../../../testing/googlemock,
1632					../../../testing/googlemock/include,
1633				);
1634				PRODUCT_NAME = macho_reader_unittest;
1635			};
1636			name = Debug;
1637		};
1638		B89E0E9811665A6400DD08C9 /* Release */ = {
1639			isa = XCBuildConfiguration;
1640			buildSettings = {
1641				HEADER_SEARCH_PATHS = (
1642					$inherited,
1643					../../../testing/googletest,
1644					../../../testing/googletest/include,
1645					../../../testing/googlemock,
1646					../../../testing/googlemock/include,
1647				);
1648				PRODUCT_NAME = macho_reader_unittest;
1649			};
1650			name = Release;
1651		};
1652		B8C5B5131166531B00D34F4E /* Debug */ = {
1653			isa = XCBuildConfiguration;
1654			buildSettings = {
1655				GCC_PREPROCESSOR_DEFINITIONS = HAVE_MACH_O_NLIST_H;
1656				GCC_VERSION = "";
1657				PRODUCT_NAME = dump_syms;
1658			};
1659			name = Debug;
1660		};
1661		B8C5B5141166531B00D34F4E /* Release */ = {
1662			isa = XCBuildConfiguration;
1663			buildSettings = {
1664				GCC_PREPROCESSOR_DEFINITIONS = HAVE_MACH_O_NLIST_H;
1665				GCC_VERSION = "";
1666				PRODUCT_NAME = dump_syms;
1667			};
1668			name = Release;
1669		};
1670		D21F97D411CBA0F200239E38 /* Debug */ = {
1671			isa = XCBuildConfiguration;
1672			buildSettings = {
1673				HEADER_SEARCH_PATHS = (
1674					$inherited,
1675					../../../testing/googletest,
1676					../../../testing/googletest/include,
1677					../../../testing/googlemock,
1678					../../../testing/googlemock/include,
1679				);
1680				PRODUCT_NAME = test_assembler_unittest;
1681			};
1682			name = Debug;
1683		};
1684		D21F97D511CBA0F200239E38 /* Release */ = {
1685			isa = XCBuildConfiguration;
1686			buildSettings = {
1687				HEADER_SEARCH_PATHS = (
1688					$inherited,
1689					../../../testing/googletest,
1690					../../../testing/googletest/include,
1691					../../../testing/googlemock,
1692					../../../testing/googlemock/include,
1693				);
1694				PRODUCT_NAME = test_assembler_unittest;
1695			};
1696			name = Release;
1697		};
1698/* End XCBuildConfiguration section */
1699
1700/* Begin XCConfigurationList section */
1701		1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "dump_syms" */ = {
1702			isa = XCConfigurationList;
1703			buildConfigurations = (
1704				1DEB927908733DD40010E9CD /* Debug */,
1705				1DEB927A08733DD40010E9CD /* Release */,
1706			);
1707			defaultConfigurationIsVisible = 0;
1708			defaultConfigurationName = Release;
1709		};
1710		B84A9202116CF7F0006C210E /* Build configuration list for PBXNativeTarget "stabs_to_module_unittest" */ = {
1711			isa = XCConfigurationList;
1712			buildConfigurations = (
1713				B84A91F6116CF784006C210E /* Debug */,
1714				B84A91F7116CF784006C210E /* Release */,
1715			);
1716			defaultConfigurationIsVisible = 0;
1717			defaultConfigurationName = Release;
1718		};
1719		B88FAF33116A594800407530 /* Build configuration list for PBXNativeTarget "dwarf2reader_cfi_unittest" */ = {
1720			isa = XCConfigurationList;
1721			buildConfigurations = (
1722				B88FAF31116A591F00407530 /* Debug */,
1723				B88FAF32116A591F00407530 /* Release */,
1724			);
1725			defaultConfigurationIsVisible = 0;
1726			defaultConfigurationName = Release;
1727		};
1728		B88FAFCC116BDCCC00407530 /* Build configuration list for PBXAggregateTarget "all_unittests" */ = {
1729			isa = XCConfigurationList;
1730			buildConfigurations = (
1731				B88FAFCA116BDCAD00407530 /* Debug */,
1732				B88FAFCB116BDCAD00407530 /* Release */,
1733			);
1734			defaultConfigurationIsVisible = 0;
1735			defaultConfigurationName = Release;
1736		};
1737		B88FB013116BDEC800407530 /* Build configuration list for PBXNativeTarget "stabs_reader_unittest" */ = {
1738			isa = XCConfigurationList;
1739			buildConfigurations = (
1740				B88FB009116BDE8400407530 /* Debug */,
1741				B88FB00A116BDE8400407530 /* Release */,
1742			);
1743			defaultConfigurationIsVisible = 0;
1744			defaultConfigurationName = Release;
1745		};
1746		B88FB027116BE02900407530 /* Build configuration list for PBXNativeTarget "gtestmockall" */ = {
1747			isa = XCConfigurationList;
1748			buildConfigurations = (
1749				B88FB025116BE00100407530 /* Debug */,
1750				B88FB026116BE00100407530 /* Release */,
1751			);
1752			defaultConfigurationIsVisible = 0;
1753			defaultConfigurationName = Release;
1754		};
1755		B88FB0BE116CEAFE00407530 /* Build configuration list for PBXNativeTarget "module_unittest" */ = {
1756			isa = XCConfigurationList;
1757			buildConfigurations = (
1758				B88FB0BB116CEAC000407530 /* Debug */,
1759				B88FB0BC116CEAC000407530 /* Release */,
1760			);
1761			defaultConfigurationIsVisible = 0;
1762			defaultConfigurationName = Release;
1763		};
1764		B88FB0E4116CEECE00407530 /* Build configuration list for PBXNativeTarget "dwarf2diehandler_unittest" */ = {
1765			isa = XCConfigurationList;
1766			buildConfigurations = (
1767				B88FB0E1116CEEA800407530 /* Debug */,
1768				B88FB0E2116CEEA800407530 /* Release */,
1769			);
1770			defaultConfigurationIsVisible = 0;
1771			defaultConfigurationName = Release;
1772		};
1773		B88FB0F9116CEF9800407530 /* Build configuration list for PBXNativeTarget "dwarf_line_to_module_unittest" */ = {
1774			isa = XCConfigurationList;
1775			buildConfigurations = (
1776				B88FB0F4116CEF1900407530 /* Debug */,
1777				B88FB0F5116CEF1900407530 /* Release */,
1778			);
1779			defaultConfigurationIsVisible = 0;
1780			defaultConfigurationName = Release;
1781		};
1782		B88FB111116CF0A800407530 /* Build configuration list for PBXNativeTarget "dwarf_cu_to_module_unittest" */ = {
1783			isa = XCConfigurationList;
1784			buildConfigurations = (
1785				B88FB10C116CF07A00407530 /* Debug */,
1786				B88FB10D116CF07A00407530 /* Release */,
1787			);
1788			defaultConfigurationIsVisible = 0;
1789			defaultConfigurationName = Release;
1790		};
1791		B88FB128116CF2C800407530 /* Build configuration list for PBXNativeTarget "dwarf_cfi_to_module_unittest" */ = {
1792			isa = XCConfigurationList;
1793			buildConfigurations = (
1794				B88FB121116CF28000407530 /* Debug */,
1795				B88FB122116CF28000407530 /* Release */,
1796			);
1797			defaultConfigurationIsVisible = 0;
1798			defaultConfigurationName = Release;
1799		};
1800		B88FB13A116CF33400407530 /* Build configuration list for PBXNativeTarget "bytereader_unittest" */ = {
1801			isa = XCConfigurationList;
1802			buildConfigurations = (
1803				B88FB137116CF30F00407530 /* Debug */,
1804				B88FB138116CF30F00407530 /* Release */,
1805			);
1806			defaultConfigurationIsVisible = 0;
1807			defaultConfigurationName = Release;
1808		};
1809		B88FB159116CF4F900407530 /* Build configuration list for PBXNativeTarget "byte_cursor_unittest" */ = {
1810			isa = XCConfigurationList;
1811			buildConfigurations = (
1812				B88FB14D116CF4A800407530 /* Debug */,
1813				B88FB14E116CF4A800407530 /* Release */,
1814			);
1815			defaultConfigurationIsVisible = 0;
1816			defaultConfigurationName = Release;
1817		};
1818		B89E0E7F116657A100DD08C9 /* Build configuration list for PBXNativeTarget "macho_dump" */ = {
1819			isa = XCConfigurationList;
1820			buildConfigurations = (
1821				B89E0E761166575300DD08C9 /* Debug */,
1822				B89E0E771166575300DD08C9 /* Release */,
1823			);
1824			defaultConfigurationIsVisible = 0;
1825			defaultConfigurationName = Release;
1826		};
1827		B89E0E9E11665A9600DD08C9 /* Build configuration list for PBXNativeTarget "macho_reader_unittest" */ = {
1828			isa = XCConfigurationList;
1829			buildConfigurations = (
1830				B89E0E9711665A6400DD08C9 /* Debug */,
1831				B89E0E9811665A6400DD08C9 /* Release */,
1832			);
1833			defaultConfigurationIsVisible = 0;
1834			defaultConfigurationName = Release;
1835		};
1836		B8C5B5151166533900D34F4E /* Build configuration list for PBXNativeTarget "dump_syms" */ = {
1837			isa = XCConfigurationList;
1838			buildConfigurations = (
1839				B8C5B5131166531B00D34F4E /* Debug */,
1840				B8C5B5141166531B00D34F4E /* Release */,
1841			);
1842			defaultConfigurationIsVisible = 0;
1843			defaultConfigurationName = Release;
1844		};
1845		D21F97D611CBA11000239E38 /* Build configuration list for PBXNativeTarget "test_assembler_unittest" */ = {
1846			isa = XCConfigurationList;
1847			buildConfigurations = (
1848				D21F97D411CBA0F200239E38 /* Debug */,
1849				D21F97D511CBA0F200239E38 /* Release */,
1850			);
1851			defaultConfigurationIsVisible = 0;
1852			defaultConfigurationName = Release;
1853		};
1854/* End XCConfigurationList section */
1855	};
1856	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
1857}
1858