Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4)

Side by Side Diff: src/client/ios/Breakpad.xcodeproj/project.pbxproj

Issue 664002: Generate minidumps for 64-bit ARM apps on iOS. (Closed) Base URL: http://google-breakpad.googlecode.com/svn/trunk
Patch Set: Response to review Created 11 years, 4 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | src/client/ios/handler/ios_exception_minidump_generator.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 46; 6 objectVersion = 46;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
10 14569321182CE29F0029C465 /* ucontext_compat.h in Headers */ = {i sa = PBXBuildFile; fileRef = 14569320182CE29F0029C465 /* ucontext_compat.h */; } ;
11 14569323182CE2C10029C465 /* mach_vm_compat.h in Headers */ = {is a = PBXBuildFile; fileRef = 14569322182CE2C10029C465 /* mach_vm_compat.h */; };
10 16BFA67014E195E9009704F8 /* ios_exception_minidump_generator.h i n Headers */ = {isa = PBXBuildFile; fileRef = 16BFA66E14E195E9009704F8 /* ios_ex ception_minidump_generator.h */; }; 12 16BFA67014E195E9009704F8 /* ios_exception_minidump_generator.h i n Headers */ = {isa = PBXBuildFile; fileRef = 16BFA66E14E195E9009704F8 /* ios_ex ception_minidump_generator.h */; };
11 16BFA67214E1965A009704F8 /* ios_exception_minidump_generator.mm in Sources */ = {isa = PBXBuildFile; fileRef = 16BFA67114E1965A009704F8 /* ios_e xception_minidump_generator.mm */; }; 13 16BFA67214E1965A009704F8 /* ios_exception_minidump_generator.mm in Sources */ = {isa = PBXBuildFile; fileRef = 16BFA67114E1965A009704F8 /* ios_e xception_minidump_generator.mm */; };
12 16C7CCCB147D4A4300776EAD /* BreakpadDefines.h in Headers */ = {i sa = PBXBuildFile; fileRef = 16C7C968147D4A4200776EAD /* BreakpadDefines.h */; } ; 14 16C7CCCB147D4A4300776EAD /* BreakpadDefines.h in Headers */ = {i sa = PBXBuildFile; fileRef = 16C7C968147D4A4200776EAD /* BreakpadDefines.h */; } ;
13 16C7CCCC147D4A4300776EAD /* Breakpad.h in Headers */ = {isa = PB XBuildFile; fileRef = 16C7C96A147D4A4200776EAD /* Breakpad.h */; }; 15 16C7CCCC147D4A4300776EAD /* Breakpad.h in Headers */ = {isa = PB XBuildFile; fileRef = 16C7C96A147D4A4200776EAD /* Breakpad.h */; };
14 16C7CCCD147D4A4300776EAD /* Breakpad.mm in Sources */ = {isa = P BXBuildFile; fileRef = 16C7C96B147D4A4200776EAD /* Breakpad.mm */; }; 16 16C7CCCD147D4A4300776EAD /* Breakpad.mm in Sources */ = {isa = P BXBuildFile; fileRef = 16C7C96B147D4A4200776EAD /* Breakpad.mm */; };
15 16C7CDE8147D4A4300776EAD /* ConfigFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CB9E147D4A4300776EAD /* ConfigFile.h */; }; 17 16C7CDE8147D4A4300776EAD /* ConfigFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CB9E147D4A4300776EAD /* ConfigFile.h */; };
16 16C7CDE9147D4A4300776EAD /* ConfigFile.mm in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CB9F147D4A4300776EAD /* ConfigFile.mm */; }; 18 16C7CDE9147D4A4300776EAD /* ConfigFile.mm in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CB9F147D4A4300776EAD /* ConfigFile.mm */; };
17 16C7CDF5147D4A4300776EAD /* breakpad_nlist_64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CBAD147D4A4300776EAD /* breakpad_nlist_64.cc */; }; 19 16C7CDF5147D4A4300776EAD /* breakpad_nlist_64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CBAD147D4A4300776EAD /* breakpad_nlist_64.cc */; };
18 16C7CDF6147D4A4300776EAD /* breakpad_nlist_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CBAE147D4A4300776EAD /* breakpad_nlist_64.h * /; }; 20 16C7CDF6147D4A4300776EAD /* breakpad_nlist_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CBAE147D4A4300776EAD /* breakpad_nlist_64.h * /; };
19 16C7CDF7147D4A4300776EAD /* dynamic_images.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 16C7CBAF147D4A4300776EAD /* dynamic_images.cc */; } ; 21 16C7CDF7147D4A4300776EAD /* dynamic_images.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 16C7CBAF147D4A4300776EAD /* dynamic_images.cc */; } ;
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 16C7CEA8147D4A4300776EAD /* string_conversion.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CCBA147D4A4300776EAD /* string_conversion.h * /; }; 53 16C7CEA8147D4A4300776EAD /* string_conversion.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CCBA147D4A4300776EAD /* string_conversion.h * /; };
52 16C92FAD150DF8330053D7BA /* BreakpadController.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C92FAB150DF8330053D7BA /* BreakpadController.h */; }; 54 16C92FAD150DF8330053D7BA /* BreakpadController.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C92FAB150DF8330053D7BA /* BreakpadController.h */; };
53 16C92FAE150DF8330053D7BA /* BreakpadController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 16C92FAC150DF8330053D7BA /* BreakpadController. mm */; }; 55 16C92FAE150DF8330053D7BA /* BreakpadController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 16C92FAC150DF8330053D7BA /* BreakpadController. mm */; };
54 1EEEB60F1720821900F7E689 /* simple_string_dictionary.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = 1EEEB60C1720821900F7E689 /* simple_string _dictionary.cc */; }; 56 1EEEB60F1720821900F7E689 /* simple_string_dictionary.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = 1EEEB60C1720821900F7E689 /* simple_string _dictionary.cc */; };
55 1EEEB6101720821900F7E689 /* simple_string_dictionary.h in Header s */ = {isa = PBXBuildFile; fileRef = 1EEEB60D1720821900F7E689 /* simple_string_ dictionary.h */; }; 57 1EEEB6101720821900F7E689 /* simple_string_dictionary.h in Header s */ = {isa = PBXBuildFile; fileRef = 1EEEB60D1720821900F7E689 /* simple_string_ dictionary.h */; };
56 AA747D9F0F9514B9006C5449 /* Breakpad_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = AA747D9E0F9514B9006C5449 /* Breakpad_Prefix.pch * /; }; 58 AA747D9F0F9514B9006C5449 /* Breakpad_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = AA747D9E0F9514B9006C5449 /* Breakpad_Prefix.pch * /; };
57 AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks * / = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framew ork */; }; 59 AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks * / = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framew ork */; };
58 /* End PBXBuildFile section */ 60 /* End PBXBuildFile section */
59 61
60 /* Begin PBXFileReference section */ 62 /* Begin PBXFileReference section */
63 14569320182CE29F0029C465 /* ucontext_compat.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucontex t_compat.h; sourceTree = "<group>"; };
64 14569322182CE2C10029C465 /* mach_vm_compat.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_vm_ compat.h; sourceTree = "<group>"; };
61 16BFA66E14E195E9009704F8 /* ios_exception_minidump_generator.h * / = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c. h; path = ios_exception_minidump_generator.h; sourceTree = "<group>"; }; 65 16BFA66E14E195E9009704F8 /* ios_exception_minidump_generator.h * / = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c. h; path = ios_exception_minidump_generator.h; sourceTree = "<group>"; };
62 16BFA67114E1965A009704F8 /* ios_exception_minidump_generator.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c pp.objcpp; path = ios_exception_minidump_generator.mm; sourceTree = "<group>"; } ; 66 16BFA67114E1965A009704F8 /* ios_exception_minidump_generator.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c pp.objcpp; path = ios_exception_minidump_generator.mm; sourceTree = "<group>"; } ;
63 16C7C968147D4A4200776EAD /* BreakpadDefines.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Breakpa dDefines.h; sourceTree = "<group>"; }; 67 16C7C968147D4A4200776EAD /* BreakpadDefines.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Breakpa dDefines.h; sourceTree = "<group>"; };
64 16C7C96A147D4A4200776EAD /* Breakpad.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Breakpad.h; so urceTree = "<group>"; }; 68 16C7C96A147D4A4200776EAD /* Breakpad.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Breakpad.h; so urceTree = "<group>"; };
65 16C7C96B147D4A4200776EAD /* Breakpad.mm */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Breakp ad.mm; sourceTree = "<group>"; }; 69 16C7C96B147D4A4200776EAD /* Breakpad.mm */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Breakp ad.mm; sourceTree = "<group>"; };
66 16C7CB9E147D4A4300776EAD /* ConfigFile.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConfigFile.h ; sourceTree = "<group>"; }; 70 16C7CB9E147D4A4300776EAD /* ConfigFile.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConfigFile.h ; sourceTree = "<group>"; };
67 16C7CB9F147D4A4300776EAD /* ConfigFile.mm */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Conf igFile.mm; sourceTree = "<group>"; }; 71 16C7CB9F147D4A4300776EAD /* ConfigFile.mm */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Conf igFile.mm; sourceTree = "<group>"; };
68 16C7CBAD147D4A4300776EAD /* breakpad_nlist_64.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = breakpad_nlist_64.cc; sourceTree = "<group>"; }; 72 16C7CBAD147D4A4300776EAD /* breakpad_nlist_64.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = breakpad_nlist_64.cc; sourceTree = "<group>"; };
69 16C7CBAE147D4A4300776EAD /* breakpad_nlist_64.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = break pad_nlist_64.h; sourceTree = "<group>"; }; 73 16C7CBAE147D4A4300776EAD /* breakpad_nlist_64.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = break pad_nlist_64.h; sourceTree = "<group>"; };
70 16C7CBAF147D4A4300776EAD /* dynamic_images.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dyn amic_images.cc; sourceTree = "<group>"; }; 74 16C7CBAF147D4A4300776EAD /* dynamic_images.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dyn amic_images.cc; sourceTree = "<group>"; };
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
231 }; 235 };
232 16C7CBAA147D4A4300776EAD /* handler */ = { 236 16C7CBAA147D4A4300776EAD /* handler */ = {
233 isa = PBXGroup; 237 isa = PBXGroup;
234 children = ( 238 children = (
235 16C7CBAD147D4A4300776EAD /* breakpad_nlist_64.cc */, 239 16C7CBAD147D4A4300776EAD /* breakpad_nlist_64.cc */,
236 16C7CBAE147D4A4300776EAD /* breakpad_nlist_64.h */, 240 16C7CBAE147D4A4300776EAD /* breakpad_nlist_64.h */,
237 16C7CBAF147D4A4300776EAD /* dynamic_images.cc */ , 241 16C7CBAF147D4A4300776EAD /* dynamic_images.cc */ ,
238 16C7CBB0147D4A4300776EAD /* dynamic_images.h */, 242 16C7CBB0147D4A4300776EAD /* dynamic_images.h */,
239 16C7CBB1147D4A4300776EAD /* exception_handler.cc */, 243 16C7CBB1147D4A4300776EAD /* exception_handler.cc */,
240 16C7CBB2147D4A4300776EAD /* exception_handler.h */, 244 16C7CBB2147D4A4300776EAD /* exception_handler.h */,
245 14569322182CE2C10029C465 /* mach_vm_compat.h */,
241 16C7CBB4147D4A4300776EAD /* minidump_generator.c c */, 246 16C7CBB4147D4A4300776EAD /* minidump_generator.c c */,
242 16C7CBB5147D4A4300776EAD /* minidump_generator.h */, 247 16C7CBB5147D4A4300776EAD /* minidump_generator.h */,
243 16C7CBBC147D4A4300776EAD /* protected_memory_all ocator.cc */, 248 16C7CBBC147D4A4300776EAD /* protected_memory_all ocator.cc */,
244 16C7CBBD147D4A4300776EAD /* protected_memory_all ocator.h */, 249 16C7CBBD147D4A4300776EAD /* protected_memory_all ocator.h */,
250 14569320182CE29F0029C465 /* ucontext_compat.h */ ,
245 ); 251 );
246 path = handler; 252 path = handler;
247 sourceTree = "<group>"; 253 sourceTree = "<group>";
248 }; 254 };
249 16C7CBC8147D4A4300776EAD /* sender */ = { 255 16C7CBC8147D4A4300776EAD /* sender */ = {
250 isa = PBXGroup; 256 isa = PBXGroup;
251 children = ( 257 children = (
252 16C7CBEA147D4A4300776EAD /* uploader.h */, 258 16C7CBEA147D4A4300776EAD /* uploader.h */,
253 16C7CBEB147D4A4300776EAD /* uploader.mm */, 259 16C7CBEB147D4A4300776EAD /* uploader.mm */,
254 ); 260 );
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
305 311
306 /* Begin PBXHeadersBuildPhase section */ 312 /* Begin PBXHeadersBuildPhase section */
307 D2AAC07A0554694100DB518D /* Headers */ = { 313 D2AAC07A0554694100DB518D /* Headers */ = {
308 isa = PBXHeadersBuildPhase; 314 isa = PBXHeadersBuildPhase;
309 buildActionMask = 2147483647; 315 buildActionMask = 2147483647;
310 files = ( 316 files = (
311 AA747D9F0F9514B9006C5449 /* Breakpad_Prefix.pch in Headers */, 317 AA747D9F0F9514B9006C5449 /* Breakpad_Prefix.pch in Headers */,
312 16C7CCCB147D4A4300776EAD /* BreakpadDefines.h in Headers */, 318 16C7CCCB147D4A4300776EAD /* BreakpadDefines.h in Headers */,
313 16C7CCCC147D4A4300776EAD /* Breakpad.h in Header s */, 319 16C7CCCC147D4A4300776EAD /* Breakpad.h in Header s */,
314 16C7CDE8147D4A4300776EAD /* ConfigFile.h in Head ers */, 320 16C7CDE8147D4A4300776EAD /* ConfigFile.h in Head ers */,
321 14569321182CE29F0029C465 /* ucontext_compat.h in Headers */,
315 16C7CDF6147D4A4300776EAD /* breakpad_nlist_64.h in Headers */, 322 16C7CDF6147D4A4300776EAD /* breakpad_nlist_64.h in Headers */,
316 16C7CDF8147D4A4300776EAD /* dynamic_images.h in Headers */, 323 16C7CDF8147D4A4300776EAD /* dynamic_images.h in Headers */,
317 16C7CDFA147D4A4300776EAD /* exception_handler.h in Headers */, 324 16C7CDFA147D4A4300776EAD /* exception_handler.h in Headers */,
318 16C7CDFD147D4A4300776EAD /* minidump_generator.h in Headers */, 325 16C7CDFD147D4A4300776EAD /* minidump_generator.h in Headers */,
319 16C7CDFF147D4A4300776EAD /* protected_memory_all ocator.h in Headers */, 326 16C7CDFF147D4A4300776EAD /* protected_memory_all ocator.h in Headers */,
320 16C7CE08147D4A4300776EAD /* uploader.h in Header s */, 327 16C7CE08147D4A4300776EAD /* uploader.h in Header s */,
321 16C7CE18147D4A4300776EAD /* minidump_file_writer -inl.h in Headers */, 328 16C7CE18147D4A4300776EAD /* minidump_file_writer -inl.h in Headers */,
322 16C7CE1A147D4A4300776EAD /* minidump_file_writer .h in Headers */, 329 16C7CE1A147D4A4300776EAD /* minidump_file_writer .h in Headers */,
323 16C7CE41147D4A4300776EAD /* convert_UTF.h in Hea ders */, 330 16C7CE41147D4A4300776EAD /* convert_UTF.h in Hea ders */,
324 16C7CE78147D4A4300776EAD /* GTMLogger.h in Heade rs */, 331 16C7CE78147D4A4300776EAD /* GTMLogger.h in Heade rs */,
325 16C7CE7A147D4A4300776EAD /* HTTPMultipartUpload. h in Headers */, 332 16C7CE7A147D4A4300776EAD /* HTTPMultipartUpload. h in Headers */,
326 16C7CE84147D4A4300776EAD /* file_id.h in Headers */, 333 16C7CE84147D4A4300776EAD /* file_id.h in Headers */,
327 16C7CE86147D4A4300776EAD /* macho_id.h in Header s */, 334 16C7CE86147D4A4300776EAD /* macho_id.h in Header s */,
328 16C7CE8B147D4A4300776EAD /* macho_utilities.h in Headers */, 335 16C7CE8B147D4A4300776EAD /* macho_utilities.h in Headers */,
329 16C7CE8D147D4A4300776EAD /* macho_walker.h in He aders */, 336 16C7CE8D147D4A4300776EAD /* macho_walker.h in He aders */,
330 16C7CE90147D4A4300776EAD /* string_utilities.h i n Headers */, 337 16C7CE90147D4A4300776EAD /* string_utilities.h i n Headers */,
331 16C7CE94147D4A4300776EAD /* md5.h in Headers */, 338 16C7CE94147D4A4300776EAD /* md5.h in Headers */,
332 16C7CEA8147D4A4300776EAD /* string_conversion.h in Headers */, 339 16C7CEA8147D4A4300776EAD /* string_conversion.h in Headers */,
333 16BFA67014E195E9009704F8 /* ios_exception_minidu mp_generator.h in Headers */, 340 16BFA67014E195E9009704F8 /* ios_exception_minidu mp_generator.h in Headers */,
334 16C92FAD150DF8330053D7BA /* BreakpadController.h in Headers */, 341 16C92FAD150DF8330053D7BA /* BreakpadController.h in Headers */,
335 1EEEB6101720821900F7E689 /* simple_string_dictio nary.h in Headers */, 342 1EEEB6101720821900F7E689 /* simple_string_dictio nary.h in Headers */,
343 14569323182CE2C10029C465 /* mach_vm_compat.h in Headers */,
336 ); 344 );
337 runOnlyForDeploymentPostprocessing = 0; 345 runOnlyForDeploymentPostprocessing = 0;
338 }; 346 };
339 /* End PBXHeadersBuildPhase section */ 347 /* End PBXHeadersBuildPhase section */
340 348
341 /* Begin PBXNativeTarget section */ 349 /* Begin PBXNativeTarget section */
342 D2AAC07D0554694100DB518D /* Breakpad */ = { 350 D2AAC07D0554694100DB518D /* Breakpad */ = {
343 isa = PBXNativeTarget; 351 isa = PBXNativeTarget;
344 buildConfigurationList = 1DEB921E08733DC00010E9CD /* Bui ld configuration list for PBXNativeTarget "Breakpad" */; 352 buildConfigurationList = 1DEB921E08733DC00010E9CD /* Bui ld configuration list for PBXNativeTarget "Breakpad" */;
345 buildPhases = ( 353 buildPhases = (
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
424 ); 432 );
425 runOnlyForDeploymentPostprocessing = 0; 433 runOnlyForDeploymentPostprocessing = 0;
426 }; 434 };
427 /* End PBXSourcesBuildPhase section */ 435 /* End PBXSourcesBuildPhase section */
428 436
429 /* Begin XCBuildConfiguration section */ 437 /* Begin XCBuildConfiguration section */
430 1DEB921F08733DC00010E9CD /* Debug */ = { 438 1DEB921F08733DC00010E9CD /* Debug */ = {
431 isa = XCBuildConfiguration; 439 isa = XCBuildConfiguration;
432 buildSettings = { 440 buildSettings = {
433 ALWAYS_SEARCH_USER_PATHS = NO; 441 ALWAYS_SEARCH_USER_PATHS = NO;
434 » » » » ARCHS = "$(ARCHS_STANDARD_32_BIT)"; 442 » » » » ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
435 COPY_PHASE_STRIP = NO; 443 COPY_PHASE_STRIP = NO;
436 DSTROOT = /tmp/Breakpad.dst; 444 DSTROOT = /tmp/Breakpad.dst;
437 FRAMEWORK_SEARCH_PATHS = ( 445 FRAMEWORK_SEARCH_PATHS = (
438 "$(inherited)", 446 "$(inherited)",
439 "\"$(SRCROOT)/../mac/build/Debug\"", 447 "\"$(SRCROOT)/../mac/build/Debug\"",
440 ); 448 );
441 GCC_DYNAMIC_NO_PIC = NO; 449 GCC_DYNAMIC_NO_PIC = NO;
442 GCC_MODEL_TUNING = G5; 450 GCC_MODEL_TUNING = G5;
443 GCC_OPTIMIZATION_LEVEL = 0; 451 GCC_OPTIMIZATION_LEVEL = 0;
444 GCC_PRECOMPILE_PREFIX_HEADER = YES; 452 GCC_PRECOMPILE_PREFIX_HEADER = YES;
(...skipping 11 matching lines...) Expand all
456 "\"$(SRCROOT)/../mac/gcov\"", 464 "\"$(SRCROOT)/../mac/gcov\"",
457 ); 465 );
458 PRODUCT_NAME = Breakpad; 466 PRODUCT_NAME = Breakpad;
459 }; 467 };
460 name = Debug; 468 name = Debug;
461 }; 469 };
462 1DEB922008733DC00010E9CD /* Release */ = { 470 1DEB922008733DC00010E9CD /* Release */ = {
463 isa = XCBuildConfiguration; 471 isa = XCBuildConfiguration;
464 buildSettings = { 472 buildSettings = {
465 ALWAYS_SEARCH_USER_PATHS = NO; 473 ALWAYS_SEARCH_USER_PATHS = NO;
466 » » » » ARCHS = "$(ARCHS_STANDARD_32_BIT)"; 474 » » » » ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
467 DSTROOT = /tmp/Breakpad.dst; 475 DSTROOT = /tmp/Breakpad.dst;
468 FRAMEWORK_SEARCH_PATHS = ( 476 FRAMEWORK_SEARCH_PATHS = (
469 "$(inherited)", 477 "$(inherited)",
470 "\"$(SRCROOT)/../mac/build/Debug\"", 478 "\"$(SRCROOT)/../mac/build/Debug\"",
471 ); 479 );
472 GCC_MODEL_TUNING = G5; 480 GCC_MODEL_TUNING = G5;
473 GCC_PRECOMPILE_PREFIX_HEADER = YES; 481 GCC_PRECOMPILE_PREFIX_HEADER = YES;
474 GCC_PREFIX_HEADER = Breakpad_Prefix.pch; 482 GCC_PREFIX_HEADER = Breakpad_Prefix.pch;
475 INSTALL_PATH = /usr/local/lib; 483 INSTALL_PATH = /usr/local/lib;
476 LIBRARY_SEARCH_PATHS = ( 484 LIBRARY_SEARCH_PATHS = (
477 "$(inherited)", 485 "$(inherited)",
478 "\"$(SRCROOT)/../mac/build/Breakpad.buil d/Debug/Breakpad.build/Objects-normal/i386\"", 486 "\"$(SRCROOT)/../mac/build/Breakpad.buil d/Debug/Breakpad.build/Objects-normal/i386\"",
479 "\"$(SRCROOT)/../mac/build/Breakpad.buil d/Debug/Breakpad.build/Objects-normal/x86_64\"", 487 "\"$(SRCROOT)/../mac/build/Breakpad.buil d/Debug/Breakpad.build/Objects-normal/x86_64\"",
480 "\"$(SRCROOT)/../mac/build/Breakpad.buil d/Debug/breakpadUtilities.build/Objects-normal/i386\"", 488 "\"$(SRCROOT)/../mac/build/Breakpad.buil d/Debug/breakpadUtilities.build/Objects-normal/i386\"",
481 "\"$(SRCROOT)/../mac/build/Breakpad.buil d/Debug/breakpadUtilities.build/Objects-normal/x86_64\"", 489 "\"$(SRCROOT)/../mac/build/Breakpad.buil d/Debug/breakpadUtilities.build/Objects-normal/x86_64\"",
482 "\"$(SRCROOT)/../mac/build/Breakpad.buil d/Debug/gtest.build/Objects-normal/i386\"", 490 "\"$(SRCROOT)/../mac/build/Breakpad.buil d/Debug/gtest.build/Objects-normal/i386\"",
483 "\"$(SRCROOT)/../mac/build/Breakpad.buil d/Debug/gtest.build/Objects-normal/x86_64\"", 491 "\"$(SRCROOT)/../mac/build/Breakpad.buil d/Debug/gtest.build/Objects-normal/x86_64\"",
484 "\"$(SRCROOT)/../mac/build/Debug\"", 492 "\"$(SRCROOT)/../mac/build/Debug\"",
485 "\"$(SRCROOT)/../mac/gcov\"", 493 "\"$(SRCROOT)/../mac/gcov\"",
486 ); 494 );
487 PRODUCT_NAME = Breakpad; 495 PRODUCT_NAME = Breakpad;
488 }; 496 };
489 name = Release; 497 name = Release;
490 }; 498 };
491 1DEB922308733DC00010E9CD /* Debug */ = { 499 1DEB922308733DC00010E9CD /* Debug */ = {
492 isa = XCBuildConfiguration; 500 isa = XCBuildConfiguration;
493 buildSettings = { 501 buildSettings = {
494 » » » » ARCHS = "$(ARCHS_STANDARD_32_BIT)"; 502 » » » » ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
495 CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES; 503 CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
496 GCC_C_LANGUAGE_STANDARD = c99; 504 GCC_C_LANGUAGE_STANDARD = c99;
497 GCC_OPTIMIZATION_LEVEL = 0; 505 GCC_OPTIMIZATION_LEVEL = 0;
498 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 506 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
499 GCC_WARN_ABOUT_RETURN_TYPE = YES; 507 GCC_WARN_ABOUT_RETURN_TYPE = YES;
500 GCC_WARN_SHADOW = YES; 508 GCC_WARN_SHADOW = YES;
501 GCC_WARN_SIGN_COMPARE = YES; 509 GCC_WARN_SIGN_COMPARE = YES;
502 GCC_WARN_UNINITIALIZED_AUTOS = YES; 510 GCC_WARN_UNINITIALIZED_AUTOS = YES;
503 GCC_WARN_UNKNOWN_PRAGMAS = YES; 511 GCC_WARN_UNKNOWN_PRAGMAS = YES;
504 GCC_WARN_UNUSED_FUNCTION = YES; 512 GCC_WARN_UNUSED_FUNCTION = YES;
505 GCC_WARN_UNUSED_LABEL = YES; 513 GCC_WARN_UNUSED_LABEL = YES;
506 GCC_WARN_UNUSED_VARIABLE = YES; 514 GCC_WARN_UNUSED_VARIABLE = YES;
507 HEADER_SEARCH_PATHS = ( 515 HEADER_SEARCH_PATHS = (
508 ../../, 516 ../../,
509 ../../client/apple/Framework, 517 ../../client/apple/Framework,
510 ../../common/mac, 518 ../../common/mac,
511 ); 519 );
512 OTHER_LDFLAGS = "-ObjC"; 520 OTHER_LDFLAGS = "-ObjC";
513 SDKROOT = iphoneos; 521 SDKROOT = iphoneos;
514 }; 522 };
515 name = Debug; 523 name = Debug;
516 }; 524 };
517 1DEB922408733DC00010E9CD /* Release */ = { 525 1DEB922408733DC00010E9CD /* Release */ = {
518 isa = XCBuildConfiguration; 526 isa = XCBuildConfiguration;
519 buildSettings = { 527 buildSettings = {
520 » » » » ARCHS = "$(ARCHS_STANDARD_32_BIT)"; 528 » » » » ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
521 CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES; 529 CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
522 GCC_C_LANGUAGE_STANDARD = c99; 530 GCC_C_LANGUAGE_STANDARD = c99;
523 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 531 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
524 GCC_WARN_ABOUT_RETURN_TYPE = YES; 532 GCC_WARN_ABOUT_RETURN_TYPE = YES;
525 GCC_WARN_SHADOW = YES; 533 GCC_WARN_SHADOW = YES;
526 GCC_WARN_SIGN_COMPARE = YES; 534 GCC_WARN_SIGN_COMPARE = YES;
527 GCC_WARN_UNINITIALIZED_AUTOS = YES; 535 GCC_WARN_UNINITIALIZED_AUTOS = YES;
528 GCC_WARN_UNKNOWN_PRAGMAS = YES; 536 GCC_WARN_UNKNOWN_PRAGMAS = YES;
529 GCC_WARN_UNUSED_FUNCTION = YES; 537 GCC_WARN_UNUSED_FUNCTION = YES;
530 GCC_WARN_UNUSED_LABEL = YES; 538 GCC_WARN_UNUSED_LABEL = YES;
(...skipping 26 matching lines...) Expand all
557 1DEB922308733DC00010E9CD /* Debug */, 565 1DEB922308733DC00010E9CD /* Debug */,
558 1DEB922408733DC00010E9CD /* Release */, 566 1DEB922408733DC00010E9CD /* Release */,
559 ); 567 );
560 defaultConfigurationIsVisible = 0; 568 defaultConfigurationIsVisible = 0;
561 defaultConfigurationName = Release; 569 defaultConfigurationName = Release;
562 }; 570 };
563 /* End XCConfigurationList section */ 571 /* End XCConfigurationList section */
564 }; 572 };
565 rootObject = 0867D690FE84028FC02AAC07 /* Project object */; 573 rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
566 } 574 }
OLDNEW
« no previous file with comments | « no previous file | src/client/ios/handler/ios_exception_minidump_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted