michael@0: // !$*UTF8*$! michael@0: { michael@0: archiveVersion = 1; michael@0: classes = { michael@0: }; michael@0: objectVersion = 46; michael@0: objects = { michael@0: michael@0: /* Begin PBXBuildFile section */ michael@0: 16BFA67014E195E9009704F8 /* ios_exception_minidump_generator.h in Headers */ = {isa = PBXBuildFile; fileRef = 16BFA66E14E195E9009704F8 /* ios_exception_minidump_generator.h */; }; michael@0: 16BFA67214E1965A009704F8 /* ios_exception_minidump_generator.mm in Sources */ = {isa = PBXBuildFile; fileRef = 16BFA67114E1965A009704F8 /* ios_exception_minidump_generator.mm */; }; michael@0: 16C7CCCB147D4A4300776EAD /* BreakpadDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7C968147D4A4200776EAD /* BreakpadDefines.h */; }; michael@0: 16C7CCCC147D4A4300776EAD /* Breakpad.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7C96A147D4A4200776EAD /* Breakpad.h */; }; michael@0: 16C7CCCD147D4A4300776EAD /* Breakpad.mm in Sources */ = {isa = PBXBuildFile; fileRef = 16C7C96B147D4A4200776EAD /* Breakpad.mm */; }; michael@0: 16C7CDE8147D4A4300776EAD /* ConfigFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CB9E147D4A4300776EAD /* ConfigFile.h */; }; michael@0: 16C7CDE9147D4A4300776EAD /* ConfigFile.mm in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CB9F147D4A4300776EAD /* ConfigFile.mm */; }; michael@0: 16C7CDF5147D4A4300776EAD /* breakpad_nlist_64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CBAD147D4A4300776EAD /* breakpad_nlist_64.cc */; }; michael@0: 16C7CDF6147D4A4300776EAD /* breakpad_nlist_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CBAE147D4A4300776EAD /* breakpad_nlist_64.h */; }; michael@0: 16C7CDF7147D4A4300776EAD /* dynamic_images.cc in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CBAF147D4A4300776EAD /* dynamic_images.cc */; }; michael@0: 16C7CDF8147D4A4300776EAD /* dynamic_images.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CBB0147D4A4300776EAD /* dynamic_images.h */; }; michael@0: 16C7CDF9147D4A4300776EAD /* exception_handler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CBB1147D4A4300776EAD /* exception_handler.cc */; }; michael@0: 16C7CDFA147D4A4300776EAD /* exception_handler.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CBB2147D4A4300776EAD /* exception_handler.h */; }; michael@0: 16C7CDFC147D4A4300776EAD /* minidump_generator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CBB4147D4A4300776EAD /* minidump_generator.cc */; }; michael@0: 16C7CDFD147D4A4300776EAD /* minidump_generator.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CBB5147D4A4300776EAD /* minidump_generator.h */; }; michael@0: 16C7CDFE147D4A4300776EAD /* protected_memory_allocator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CBBC147D4A4300776EAD /* protected_memory_allocator.cc */; }; michael@0: 16C7CDFF147D4A4300776EAD /* protected_memory_allocator.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CBBD147D4A4300776EAD /* protected_memory_allocator.h */; }; michael@0: 16C7CE08147D4A4300776EAD /* uploader.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CBEA147D4A4300776EAD /* uploader.h */; }; michael@0: 16C7CE09147D4A4300776EAD /* uploader.mm in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CBEB147D4A4300776EAD /* uploader.mm */; }; michael@0: 16C7CE18147D4A4300776EAD /* minidump_file_writer-inl.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CC04147D4A4300776EAD /* minidump_file_writer-inl.h */; }; michael@0: 16C7CE19147D4A4300776EAD /* minidump_file_writer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CC05147D4A4300776EAD /* minidump_file_writer.cc */; }; michael@0: 16C7CE1A147D4A4300776EAD /* minidump_file_writer.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CC06147D4A4300776EAD /* minidump_file_writer.h */; }; michael@0: 16C7CE1B147D4A4300776EAD /* minidump_file_writer_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CC07147D4A4300776EAD /* minidump_file_writer_unittest.cc */; }; michael@0: 16C7CE40147D4A4300776EAD /* convert_UTF.c in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CC4A147D4A4300776EAD /* convert_UTF.c */; }; michael@0: 16C7CE41147D4A4300776EAD /* convert_UTF.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CC4B147D4A4300776EAD /* convert_UTF.h */; }; michael@0: 16C7CE78147D4A4300776EAD /* GTMLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CC88147D4A4300776EAD /* GTMLogger.h */; }; michael@0: 16C7CE79147D4A4300776EAD /* GTMLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CC89147D4A4300776EAD /* GTMLogger.m */; }; michael@0: 16C7CE7A147D4A4300776EAD /* HTTPMultipartUpload.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CC8A147D4A4300776EAD /* HTTPMultipartUpload.h */; }; michael@0: 16C7CE7B147D4A4300776EAD /* HTTPMultipartUpload.m in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CC8B147D4A4300776EAD /* HTTPMultipartUpload.m */; }; michael@0: 16C7CE7E147D4A4300776EAD /* SimpleStringDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CC8E147D4A4300776EAD /* SimpleStringDictionary.h */; }; michael@0: 16C7CE7F147D4A4300776EAD /* SimpleStringDictionary.mm in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CC8F147D4A4300776EAD /* SimpleStringDictionary.mm */; }; michael@0: 16C7CE83147D4A4300776EAD /* file_id.cc in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CC93147D4A4300776EAD /* file_id.cc */; }; michael@0: 16C7CE84147D4A4300776EAD /* file_id.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CC94147D4A4300776EAD /* file_id.h */; }; michael@0: 16C7CE85147D4A4300776EAD /* macho_id.cc in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CC95147D4A4300776EAD /* macho_id.cc */; }; michael@0: 16C7CE86147D4A4300776EAD /* macho_id.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CC96147D4A4300776EAD /* macho_id.h */; }; michael@0: 16C7CE8A147D4A4300776EAD /* macho_utilities.cc in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CC9A147D4A4300776EAD /* macho_utilities.cc */; }; michael@0: 16C7CE8B147D4A4300776EAD /* macho_utilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CC9B147D4A4300776EAD /* macho_utilities.h */; }; michael@0: 16C7CE8C147D4A4300776EAD /* macho_walker.cc in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CC9C147D4A4300776EAD /* macho_walker.cc */; }; michael@0: 16C7CE8D147D4A4300776EAD /* macho_walker.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CC9D147D4A4300776EAD /* macho_walker.h */; }; michael@0: 16C7CE8F147D4A4300776EAD /* string_utilities.cc in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CC9F147D4A4300776EAD /* string_utilities.cc */; }; michael@0: 16C7CE90147D4A4300776EAD /* string_utilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CCA0147D4A4300776EAD /* string_utilities.h */; }; michael@0: 16C7CE93147D4A4300776EAD /* md5.cc in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CCA4147D4A4300776EAD /* md5.cc */; }; michael@0: 16C7CE94147D4A4300776EAD /* md5.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CCA5147D4A4300776EAD /* md5.h */; }; michael@0: 16C7CEA7147D4A4300776EAD /* string_conversion.cc in Sources */ = {isa = PBXBuildFile; fileRef = 16C7CCB9147D4A4300776EAD /* string_conversion.cc */; }; michael@0: 16C7CEA8147D4A4300776EAD /* string_conversion.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C7CCBA147D4A4300776EAD /* string_conversion.h */; }; michael@0: 16C92FAD150DF8330053D7BA /* BreakpadController.h in Headers */ = {isa = PBXBuildFile; fileRef = 16C92FAB150DF8330053D7BA /* BreakpadController.h */; }; michael@0: 16C92FAE150DF8330053D7BA /* BreakpadController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 16C92FAC150DF8330053D7BA /* BreakpadController.mm */; }; michael@0: AA747D9F0F9514B9006C5449 /* Breakpad_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = AA747D9E0F9514B9006C5449 /* Breakpad_Prefix.pch */; }; michael@0: AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; }; michael@0: /* End PBXBuildFile section */ michael@0: michael@0: /* Begin PBXFileReference section */ michael@0: 16BFA66E14E195E9009704F8 /* ios_exception_minidump_generator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ios_exception_minidump_generator.h; sourceTree = ""; }; michael@0: 16BFA67114E1965A009704F8 /* ios_exception_minidump_generator.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ios_exception_minidump_generator.mm; sourceTree = ""; }; michael@0: 16C7C968147D4A4200776EAD /* BreakpadDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BreakpadDefines.h; sourceTree = ""; }; michael@0: 16C7C96A147D4A4200776EAD /* Breakpad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Breakpad.h; sourceTree = ""; }; michael@0: 16C7C96B147D4A4200776EAD /* Breakpad.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Breakpad.mm; sourceTree = ""; }; michael@0: 16C7CB9E147D4A4300776EAD /* ConfigFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConfigFile.h; sourceTree = ""; }; michael@0: 16C7CB9F147D4A4300776EAD /* ConfigFile.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ConfigFile.mm; sourceTree = ""; }; michael@0: 16C7CBAD147D4A4300776EAD /* breakpad_nlist_64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = breakpad_nlist_64.cc; sourceTree = ""; }; michael@0: 16C7CBAE147D4A4300776EAD /* breakpad_nlist_64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = breakpad_nlist_64.h; sourceTree = ""; }; michael@0: 16C7CBAF147D4A4300776EAD /* dynamic_images.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dynamic_images.cc; sourceTree = ""; }; michael@0: 16C7CBB0147D4A4300776EAD /* dynamic_images.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dynamic_images.h; sourceTree = ""; }; michael@0: 16C7CBB1147D4A4300776EAD /* exception_handler.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = exception_handler.cc; sourceTree = ""; }; michael@0: 16C7CBB2147D4A4300776EAD /* exception_handler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exception_handler.h; sourceTree = ""; }; michael@0: 16C7CBB4147D4A4300776EAD /* minidump_generator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minidump_generator.cc; sourceTree = ""; }; michael@0: 16C7CBB5147D4A4300776EAD /* minidump_generator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = minidump_generator.h; sourceTree = ""; }; michael@0: 16C7CBBC147D4A4300776EAD /* protected_memory_allocator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = protected_memory_allocator.cc; sourceTree = ""; }; michael@0: 16C7CBBD147D4A4300776EAD /* protected_memory_allocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = protected_memory_allocator.h; sourceTree = ""; }; michael@0: 16C7CBEA147D4A4300776EAD /* uploader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uploader.h; sourceTree = ""; }; michael@0: 16C7CBEB147D4A4300776EAD /* uploader.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = uploader.mm; sourceTree = ""; }; michael@0: 16C7CC04147D4A4300776EAD /* minidump_file_writer-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "minidump_file_writer-inl.h"; sourceTree = ""; }; michael@0: 16C7CC05147D4A4300776EAD /* minidump_file_writer.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minidump_file_writer.cc; sourceTree = ""; }; michael@0: 16C7CC06147D4A4300776EAD /* minidump_file_writer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = minidump_file_writer.h; sourceTree = ""; }; michael@0: 16C7CC07147D4A4300776EAD /* minidump_file_writer_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minidump_file_writer_unittest.cc; sourceTree = ""; }; michael@0: 16C7CC4A147D4A4300776EAD /* convert_UTF.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = convert_UTF.c; sourceTree = ""; }; michael@0: 16C7CC4B147D4A4300776EAD /* convert_UTF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = convert_UTF.h; sourceTree = ""; }; michael@0: 16C7CC88147D4A4300776EAD /* GTMLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTMLogger.h; sourceTree = ""; }; michael@0: 16C7CC89147D4A4300776EAD /* GTMLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMLogger.m; sourceTree = ""; }; michael@0: 16C7CC8A147D4A4300776EAD /* HTTPMultipartUpload.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPMultipartUpload.h; sourceTree = ""; }; michael@0: 16C7CC8B147D4A4300776EAD /* HTTPMultipartUpload.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPMultipartUpload.m; sourceTree = ""; }; michael@0: 16C7CC8E147D4A4300776EAD /* SimpleStringDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleStringDictionary.h; sourceTree = ""; }; michael@0: 16C7CC8F147D4A4300776EAD /* SimpleStringDictionary.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SimpleStringDictionary.mm; sourceTree = ""; }; michael@0: 16C7CC93147D4A4300776EAD /* file_id.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_id.cc; sourceTree = ""; }; michael@0: 16C7CC94147D4A4300776EAD /* file_id.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = file_id.h; sourceTree = ""; }; michael@0: 16C7CC95147D4A4300776EAD /* macho_id.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = macho_id.cc; sourceTree = ""; }; michael@0: 16C7CC96147D4A4300776EAD /* macho_id.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = macho_id.h; sourceTree = ""; }; michael@0: 16C7CC9A147D4A4300776EAD /* macho_utilities.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = macho_utilities.cc; sourceTree = ""; }; michael@0: 16C7CC9B147D4A4300776EAD /* macho_utilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = macho_utilities.h; sourceTree = ""; }; michael@0: 16C7CC9C147D4A4300776EAD /* macho_walker.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = macho_walker.cc; sourceTree = ""; }; michael@0: 16C7CC9D147D4A4300776EAD /* macho_walker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = macho_walker.h; sourceTree = ""; }; michael@0: 16C7CC9F147D4A4300776EAD /* string_utilities.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string_utilities.cc; sourceTree = ""; }; michael@0: 16C7CCA0147D4A4300776EAD /* string_utilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = string_utilities.h; sourceTree = ""; }; michael@0: 16C7CCA4147D4A4300776EAD /* md5.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = md5.cc; sourceTree = ""; }; michael@0: 16C7CCA5147D4A4300776EAD /* md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = ""; }; michael@0: 16C7CCB9147D4A4300776EAD /* string_conversion.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string_conversion.cc; sourceTree = ""; }; michael@0: 16C7CCBA147D4A4300776EAD /* string_conversion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = string_conversion.h; sourceTree = ""; }; michael@0: 16C92FAB150DF8330053D7BA /* BreakpadController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BreakpadController.h; sourceTree = ""; }; michael@0: 16C92FAC150DF8330053D7BA /* BreakpadController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = BreakpadController.mm; sourceTree = ""; }; michael@0: AA747D9E0F9514B9006C5449 /* Breakpad_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Breakpad_Prefix.pch; sourceTree = SOURCE_ROOT; }; michael@0: AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; michael@0: D2AAC07E0554694100DB518D /* libBreakpad.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libBreakpad.a; sourceTree = BUILT_PRODUCTS_DIR; }; michael@0: /* End PBXFileReference section */ michael@0: michael@0: /* Begin PBXFrameworksBuildPhase section */ michael@0: D2AAC07C0554694100DB518D /* Frameworks */ = { michael@0: isa = PBXFrameworksBuildPhase; michael@0: buildActionMask = 2147483647; michael@0: files = ( michael@0: AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */, michael@0: ); michael@0: runOnlyForDeploymentPostprocessing = 0; michael@0: }; michael@0: /* End PBXFrameworksBuildPhase section */ michael@0: michael@0: /* Begin PBXGroup section */ michael@0: 034768DFFF38A50411DB9C8B /* Products */ = { michael@0: isa = PBXGroup; michael@0: children = ( michael@0: D2AAC07E0554694100DB518D /* libBreakpad.a */, michael@0: ); michael@0: name = Products; michael@0: sourceTree = ""; michael@0: }; michael@0: 0867D691FE84028FC02AAC07 /* Breakpad */ = { michael@0: isa = PBXGroup; michael@0: children = ( michael@0: 08FB77AEFE84172EC02AAC07 /* Classes */, michael@0: 32C88DFF0371C24200C91783 /* Other Sources */, michael@0: 0867D69AFE84028FC02AAC07 /* Frameworks */, michael@0: 034768DFFF38A50411DB9C8B /* Products */, michael@0: ); michael@0: name = Breakpad; michael@0: sourceTree = ""; michael@0: }; michael@0: 0867D69AFE84028FC02AAC07 /* Frameworks */ = { michael@0: isa = PBXGroup; michael@0: children = ( michael@0: AACBBE490F95108600F1A2B1 /* Foundation.framework */, michael@0: ); michael@0: name = Frameworks; michael@0: sourceTree = ""; michael@0: }; michael@0: 08FB77AEFE84172EC02AAC07 /* Classes */ = { michael@0: isa = PBXGroup; michael@0: children = ( michael@0: 16C7C965147D4A4200776EAD /* client */, michael@0: 16C7CC47147D4A4300776EAD /* common */, michael@0: ); michael@0: name = Classes; michael@0: sourceTree = ""; michael@0: }; michael@0: 16BFA66A14E195E9009704F8 /* handler */ = { michael@0: isa = PBXGroup; michael@0: children = ( michael@0: 16BFA67114E1965A009704F8 /* ios_exception_minidump_generator.mm */, michael@0: 16BFA66E14E195E9009704F8 /* ios_exception_minidump_generator.h */, michael@0: ); michael@0: path = handler; michael@0: sourceTree = ""; michael@0: }; michael@0: 16C7C965147D4A4200776EAD /* client */ = { michael@0: isa = PBXGroup; michael@0: children = ( michael@0: 16C7C966147D4A4200776EAD /* apple */, michael@0: 16C7C969147D4A4200776EAD /* ios */, michael@0: 16C7C99E147D4A4200776EAD /* mac */, michael@0: 16C7CC04147D4A4300776EAD /* minidump_file_writer-inl.h */, michael@0: 16C7CC05147D4A4300776EAD /* minidump_file_writer.cc */, michael@0: 16C7CC06147D4A4300776EAD /* minidump_file_writer.h */, michael@0: 16C7CC07147D4A4300776EAD /* minidump_file_writer_unittest.cc */, michael@0: ); michael@0: name = client; michael@0: path = ..; michael@0: sourceTree = SOURCE_ROOT; michael@0: }; michael@0: 16C7C966147D4A4200776EAD /* apple */ = { michael@0: isa = PBXGroup; michael@0: children = ( michael@0: 16C7C967147D4A4200776EAD /* Framework */, michael@0: ); michael@0: path = apple; michael@0: sourceTree = ""; michael@0: }; michael@0: 16C7C967147D4A4200776EAD /* Framework */ = { michael@0: isa = PBXGroup; michael@0: children = ( michael@0: 16C7C968147D4A4200776EAD /* BreakpadDefines.h */, michael@0: ); michael@0: path = Framework; michael@0: sourceTree = ""; michael@0: }; michael@0: 16C7C969147D4A4200776EAD /* ios */ = { michael@0: isa = PBXGroup; michael@0: children = ( michael@0: 16C92FAB150DF8330053D7BA /* BreakpadController.h */, michael@0: 16C92FAC150DF8330053D7BA /* BreakpadController.mm */, michael@0: 16BFA66A14E195E9009704F8 /* handler */, michael@0: 16C7C96A147D4A4200776EAD /* Breakpad.h */, michael@0: 16C7C96B147D4A4200776EAD /* Breakpad.mm */, michael@0: ); michael@0: path = ios; michael@0: sourceTree = ""; michael@0: }; michael@0: 16C7C99E147D4A4200776EAD /* mac */ = { michael@0: isa = PBXGroup; michael@0: children = ( michael@0: 16C7CB9D147D4A4300776EAD /* crash_generation */, michael@0: 16C7CBAA147D4A4300776EAD /* handler */, michael@0: 16C7CBC8147D4A4300776EAD /* sender */, michael@0: ); michael@0: path = mac; michael@0: sourceTree = ""; michael@0: }; michael@0: 16C7CB9D147D4A4300776EAD /* crash_generation */ = { michael@0: isa = PBXGroup; michael@0: children = ( michael@0: 16C7CB9E147D4A4300776EAD /* ConfigFile.h */, michael@0: 16C7CB9F147D4A4300776EAD /* ConfigFile.mm */, michael@0: ); michael@0: path = crash_generation; michael@0: sourceTree = ""; michael@0: }; michael@0: 16C7CBAA147D4A4300776EAD /* handler */ = { michael@0: isa = PBXGroup; michael@0: children = ( michael@0: 16C7CBAD147D4A4300776EAD /* breakpad_nlist_64.cc */, michael@0: 16C7CBAE147D4A4300776EAD /* breakpad_nlist_64.h */, michael@0: 16C7CBAF147D4A4300776EAD /* dynamic_images.cc */, michael@0: 16C7CBB0147D4A4300776EAD /* dynamic_images.h */, michael@0: 16C7CBB1147D4A4300776EAD /* exception_handler.cc */, michael@0: 16C7CBB2147D4A4300776EAD /* exception_handler.h */, michael@0: 16C7CBB4147D4A4300776EAD /* minidump_generator.cc */, michael@0: 16C7CBB5147D4A4300776EAD /* minidump_generator.h */, michael@0: 16C7CBBC147D4A4300776EAD /* protected_memory_allocator.cc */, michael@0: 16C7CBBD147D4A4300776EAD /* protected_memory_allocator.h */, michael@0: ); michael@0: path = handler; michael@0: sourceTree = ""; michael@0: }; michael@0: 16C7CBC8147D4A4300776EAD /* sender */ = { michael@0: isa = PBXGroup; michael@0: children = ( michael@0: 16C7CBEA147D4A4300776EAD /* uploader.h */, michael@0: 16C7CBEB147D4A4300776EAD /* uploader.mm */, michael@0: ); michael@0: path = sender; michael@0: sourceTree = ""; michael@0: }; michael@0: 16C7CC47147D4A4300776EAD /* common */ = { michael@0: isa = PBXGroup; michael@0: children = ( michael@0: 16C7CC4A147D4A4300776EAD /* convert_UTF.c */, michael@0: 16C7CC4B147D4A4300776EAD /* convert_UTF.h */, michael@0: 16C7CC82147D4A4300776EAD /* mac */, michael@0: 16C7CCA4147D4A4300776EAD /* md5.cc */, michael@0: 16C7CCA5147D4A4300776EAD /* md5.h */, michael@0: 16C7CCB9147D4A4300776EAD /* string_conversion.cc */, michael@0: 16C7CCBA147D4A4300776EAD /* string_conversion.h */, michael@0: ); michael@0: name = common; michael@0: path = ../../common; michael@0: sourceTree = SOURCE_ROOT; michael@0: }; michael@0: 16C7CC82147D4A4300776EAD /* mac */ = { michael@0: isa = PBXGroup; michael@0: children = ( michael@0: 16C7CC88147D4A4300776EAD /* GTMLogger.h */, michael@0: 16C7CC89147D4A4300776EAD /* GTMLogger.m */, michael@0: 16C7CC8A147D4A4300776EAD /* HTTPMultipartUpload.h */, michael@0: 16C7CC8B147D4A4300776EAD /* HTTPMultipartUpload.m */, michael@0: 16C7CC8E147D4A4300776EAD /* SimpleStringDictionary.h */, michael@0: 16C7CC8F147D4A4300776EAD /* SimpleStringDictionary.mm */, michael@0: 16C7CC93147D4A4300776EAD /* file_id.cc */, michael@0: 16C7CC94147D4A4300776EAD /* file_id.h */, michael@0: 16C7CC95147D4A4300776EAD /* macho_id.cc */, michael@0: 16C7CC96147D4A4300776EAD /* macho_id.h */, michael@0: 16C7CC9A147D4A4300776EAD /* macho_utilities.cc */, michael@0: 16C7CC9B147D4A4300776EAD /* macho_utilities.h */, michael@0: 16C7CC9C147D4A4300776EAD /* macho_walker.cc */, michael@0: 16C7CC9D147D4A4300776EAD /* macho_walker.h */, michael@0: 16C7CC9F147D4A4300776EAD /* string_utilities.cc */, michael@0: 16C7CCA0147D4A4300776EAD /* string_utilities.h */, michael@0: ); michael@0: path = mac; michael@0: sourceTree = ""; michael@0: }; michael@0: 32C88DFF0371C24200C91783 /* Other Sources */ = { michael@0: isa = PBXGroup; michael@0: children = ( michael@0: AA747D9E0F9514B9006C5449 /* Breakpad_Prefix.pch */, michael@0: ); michael@0: name = "Other Sources"; michael@0: sourceTree = ""; michael@0: }; michael@0: /* End PBXGroup section */ michael@0: michael@0: /* Begin PBXHeadersBuildPhase section */ michael@0: D2AAC07A0554694100DB518D /* Headers */ = { michael@0: isa = PBXHeadersBuildPhase; michael@0: buildActionMask = 2147483647; michael@0: files = ( michael@0: AA747D9F0F9514B9006C5449 /* Breakpad_Prefix.pch in Headers */, michael@0: 16C7CCCB147D4A4300776EAD /* BreakpadDefines.h in Headers */, michael@0: 16C7CCCC147D4A4300776EAD /* Breakpad.h in Headers */, michael@0: 16C7CDE8147D4A4300776EAD /* ConfigFile.h in Headers */, michael@0: 16C7CDF6147D4A4300776EAD /* breakpad_nlist_64.h in Headers */, michael@0: 16C7CDF8147D4A4300776EAD /* dynamic_images.h in Headers */, michael@0: 16C7CDFA147D4A4300776EAD /* exception_handler.h in Headers */, michael@0: 16C7CDFD147D4A4300776EAD /* minidump_generator.h in Headers */, michael@0: 16C7CDFF147D4A4300776EAD /* protected_memory_allocator.h in Headers */, michael@0: 16C7CE08147D4A4300776EAD /* uploader.h in Headers */, michael@0: 16C7CE18147D4A4300776EAD /* minidump_file_writer-inl.h in Headers */, michael@0: 16C7CE1A147D4A4300776EAD /* minidump_file_writer.h in Headers */, michael@0: 16C7CE41147D4A4300776EAD /* convert_UTF.h in Headers */, michael@0: 16C7CE78147D4A4300776EAD /* GTMLogger.h in Headers */, michael@0: 16C7CE7A147D4A4300776EAD /* HTTPMultipartUpload.h in Headers */, michael@0: 16C7CE7E147D4A4300776EAD /* SimpleStringDictionary.h in Headers */, michael@0: 16C7CE84147D4A4300776EAD /* file_id.h in Headers */, michael@0: 16C7CE86147D4A4300776EAD /* macho_id.h in Headers */, michael@0: 16C7CE8B147D4A4300776EAD /* macho_utilities.h in Headers */, michael@0: 16C7CE8D147D4A4300776EAD /* macho_walker.h in Headers */, michael@0: 16C7CE90147D4A4300776EAD /* string_utilities.h in Headers */, michael@0: 16C7CE94147D4A4300776EAD /* md5.h in Headers */, michael@0: 16C7CEA8147D4A4300776EAD /* string_conversion.h in Headers */, michael@0: 16BFA67014E195E9009704F8 /* ios_exception_minidump_generator.h in Headers */, michael@0: 16C92FAD150DF8330053D7BA /* BreakpadController.h in Headers */, michael@0: ); michael@0: runOnlyForDeploymentPostprocessing = 0; michael@0: }; michael@0: /* End PBXHeadersBuildPhase section */ michael@0: michael@0: /* Begin PBXNativeTarget section */ michael@0: D2AAC07D0554694100DB518D /* Breakpad */ = { michael@0: isa = PBXNativeTarget; michael@0: buildConfigurationList = 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "Breakpad" */; michael@0: buildPhases = ( michael@0: D2AAC07A0554694100DB518D /* Headers */, michael@0: D2AAC07B0554694100DB518D /* Sources */, michael@0: D2AAC07C0554694100DB518D /* Frameworks */, michael@0: ); michael@0: buildRules = ( michael@0: ); michael@0: dependencies = ( michael@0: ); michael@0: name = Breakpad; michael@0: productName = Breakpad; michael@0: productReference = D2AAC07E0554694100DB518D /* libBreakpad.a */; michael@0: productType = "com.apple.product-type.library.static"; michael@0: }; michael@0: /* End PBXNativeTarget section */ michael@0: michael@0: /* Begin PBXProject section */ michael@0: 0867D690FE84028FC02AAC07 /* Project object */ = { michael@0: isa = PBXProject; michael@0: buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Breakpad" */; michael@0: compatibilityVersion = "Xcode 3.2"; michael@0: developmentRegion = English; michael@0: hasScannedForEncodings = 1; michael@0: knownRegions = ( michael@0: English, michael@0: Japanese, michael@0: French, michael@0: German, michael@0: da, michael@0: de, michael@0: es, michael@0: fr, michael@0: it, michael@0: ja, michael@0: nl, michael@0: no, michael@0: sl, michael@0: sv, michael@0: tr, michael@0: ); michael@0: mainGroup = 0867D691FE84028FC02AAC07 /* Breakpad */; michael@0: productRefGroup = 034768DFFF38A50411DB9C8B /* Products */; michael@0: projectDirPath = ""; michael@0: projectRoot = ""; michael@0: targets = ( michael@0: D2AAC07D0554694100DB518D /* Breakpad */, michael@0: ); michael@0: }; michael@0: /* End PBXProject section */ michael@0: michael@0: /* Begin PBXSourcesBuildPhase section */ michael@0: D2AAC07B0554694100DB518D /* Sources */ = { michael@0: isa = PBXSourcesBuildPhase; michael@0: buildActionMask = 2147483647; michael@0: files = ( michael@0: 16C7CCCD147D4A4300776EAD /* Breakpad.mm in Sources */, michael@0: 16C7CDE9147D4A4300776EAD /* ConfigFile.mm in Sources */, michael@0: 16C7CDF5147D4A4300776EAD /* breakpad_nlist_64.cc in Sources */, michael@0: 16C7CDF7147D4A4300776EAD /* dynamic_images.cc in Sources */, michael@0: 16C7CDF9147D4A4300776EAD /* exception_handler.cc in Sources */, michael@0: 16C7CDFC147D4A4300776EAD /* minidump_generator.cc in Sources */, michael@0: 16C7CDFE147D4A4300776EAD /* protected_memory_allocator.cc in Sources */, michael@0: 16C7CE09147D4A4300776EAD /* uploader.mm in Sources */, michael@0: 16C7CE19147D4A4300776EAD /* minidump_file_writer.cc in Sources */, michael@0: 16C7CE1B147D4A4300776EAD /* minidump_file_writer_unittest.cc in Sources */, michael@0: 16C7CE40147D4A4300776EAD /* convert_UTF.c in Sources */, michael@0: 16C7CE79147D4A4300776EAD /* GTMLogger.m in Sources */, michael@0: 16C7CE7B147D4A4300776EAD /* HTTPMultipartUpload.m in Sources */, michael@0: 16C7CE7F147D4A4300776EAD /* SimpleStringDictionary.mm in Sources */, michael@0: 16C7CE83147D4A4300776EAD /* file_id.cc in Sources */, michael@0: 16C7CE85147D4A4300776EAD /* macho_id.cc in Sources */, michael@0: 16C7CE8A147D4A4300776EAD /* macho_utilities.cc in Sources */, michael@0: 16C7CE8C147D4A4300776EAD /* macho_walker.cc in Sources */, michael@0: 16C7CE8F147D4A4300776EAD /* string_utilities.cc in Sources */, michael@0: 16C7CE93147D4A4300776EAD /* md5.cc in Sources */, michael@0: 16C7CEA7147D4A4300776EAD /* string_conversion.cc in Sources */, michael@0: 16BFA67214E1965A009704F8 /* ios_exception_minidump_generator.mm in Sources */, michael@0: 16C92FAE150DF8330053D7BA /* BreakpadController.mm in Sources */, michael@0: ); michael@0: runOnlyForDeploymentPostprocessing = 0; michael@0: }; michael@0: /* End PBXSourcesBuildPhase section */ michael@0: michael@0: /* Begin XCBuildConfiguration section */ michael@0: 1DEB921F08733DC00010E9CD /* Debug */ = { michael@0: isa = XCBuildConfiguration; michael@0: buildSettings = { michael@0: ALWAYS_SEARCH_USER_PATHS = NO; michael@0: ARCHS = "$(ARCHS_STANDARD_32_BIT)"; michael@0: COPY_PHASE_STRIP = NO; michael@0: DSTROOT = /tmp/Breakpad.dst; michael@0: FRAMEWORK_SEARCH_PATHS = ( michael@0: "$(inherited)", michael@0: "\"$(SRCROOT)/../mac/build/Debug\"", michael@0: ); michael@0: GCC_DYNAMIC_NO_PIC = NO; michael@0: GCC_MODEL_TUNING = G5; michael@0: GCC_OPTIMIZATION_LEVEL = 0; michael@0: GCC_PRECOMPILE_PREFIX_HEADER = YES; michael@0: GCC_PREFIX_HEADER = Breakpad_Prefix.pch; michael@0: INSTALL_PATH = /usr/local/lib; michael@0: LIBRARY_SEARCH_PATHS = ( michael@0: "$(inherited)", michael@0: "\"$(SRCROOT)/../mac/build/Breakpad.build/Debug/Breakpad.build/Objects-normal/i386\"", michael@0: "\"$(SRCROOT)/../mac/build/Breakpad.build/Debug/Breakpad.build/Objects-normal/x86_64\"", michael@0: "\"$(SRCROOT)/../mac/build/Breakpad.build/Debug/breakpadUtilities.build/Objects-normal/i386\"", michael@0: "\"$(SRCROOT)/../mac/build/Breakpad.build/Debug/breakpadUtilities.build/Objects-normal/x86_64\"", michael@0: "\"$(SRCROOT)/../mac/build/Breakpad.build/Debug/gtest.build/Objects-normal/i386\"", michael@0: "\"$(SRCROOT)/../mac/build/Breakpad.build/Debug/gtest.build/Objects-normal/x86_64\"", michael@0: "\"$(SRCROOT)/../mac/build/Debug\"", michael@0: "\"$(SRCROOT)/../mac/gcov\"", michael@0: ); michael@0: PRODUCT_NAME = Breakpad; michael@0: }; michael@0: name = Debug; michael@0: }; michael@0: 1DEB922008733DC00010E9CD /* Release */ = { michael@0: isa = XCBuildConfiguration; michael@0: buildSettings = { michael@0: ALWAYS_SEARCH_USER_PATHS = NO; michael@0: ARCHS = "$(ARCHS_STANDARD_32_BIT)"; michael@0: DSTROOT = /tmp/Breakpad.dst; michael@0: FRAMEWORK_SEARCH_PATHS = ( michael@0: "$(inherited)", michael@0: "\"$(SRCROOT)/../mac/build/Debug\"", michael@0: ); michael@0: GCC_MODEL_TUNING = G5; michael@0: GCC_PRECOMPILE_PREFIX_HEADER = YES; michael@0: GCC_PREFIX_HEADER = Breakpad_Prefix.pch; michael@0: INSTALL_PATH = /usr/local/lib; michael@0: LIBRARY_SEARCH_PATHS = ( michael@0: "$(inherited)", michael@0: "\"$(SRCROOT)/../mac/build/Breakpad.build/Debug/Breakpad.build/Objects-normal/i386\"", michael@0: "\"$(SRCROOT)/../mac/build/Breakpad.build/Debug/Breakpad.build/Objects-normal/x86_64\"", michael@0: "\"$(SRCROOT)/../mac/build/Breakpad.build/Debug/breakpadUtilities.build/Objects-normal/i386\"", michael@0: "\"$(SRCROOT)/../mac/build/Breakpad.build/Debug/breakpadUtilities.build/Objects-normal/x86_64\"", michael@0: "\"$(SRCROOT)/../mac/build/Breakpad.build/Debug/gtest.build/Objects-normal/i386\"", michael@0: "\"$(SRCROOT)/../mac/build/Breakpad.build/Debug/gtest.build/Objects-normal/x86_64\"", michael@0: "\"$(SRCROOT)/../mac/build/Debug\"", michael@0: "\"$(SRCROOT)/../mac/gcov\"", michael@0: ); michael@0: PRODUCT_NAME = Breakpad; michael@0: }; michael@0: name = Release; michael@0: }; michael@0: 1DEB922308733DC00010E9CD /* Debug */ = { michael@0: isa = XCBuildConfiguration; michael@0: buildSettings = { michael@0: ARCHS = "$(ARCHS_STANDARD_32_BIT)"; michael@0: CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES; michael@0: GCC_C_LANGUAGE_STANDARD = c99; michael@0: GCC_OPTIMIZATION_LEVEL = 0; michael@0: GCC_WARN_64_TO_32_BIT_CONVERSION = YES; michael@0: GCC_WARN_ABOUT_RETURN_TYPE = YES; michael@0: GCC_WARN_SHADOW = YES; michael@0: GCC_WARN_SIGN_COMPARE = YES; michael@0: GCC_WARN_UNINITIALIZED_AUTOS = YES; michael@0: GCC_WARN_UNKNOWN_PRAGMAS = YES; michael@0: GCC_WARN_UNUSED_FUNCTION = YES; michael@0: GCC_WARN_UNUSED_LABEL = YES; michael@0: GCC_WARN_UNUSED_VARIABLE = YES; michael@0: HEADER_SEARCH_PATHS = ( michael@0: ../../, michael@0: ../../client/apple/Framework, michael@0: ../../common/mac, michael@0: ); michael@0: OTHER_LDFLAGS = "-ObjC"; michael@0: SDKROOT = iphoneos; michael@0: }; michael@0: name = Debug; michael@0: }; michael@0: 1DEB922408733DC00010E9CD /* Release */ = { michael@0: isa = XCBuildConfiguration; michael@0: buildSettings = { michael@0: ARCHS = "$(ARCHS_STANDARD_32_BIT)"; michael@0: CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES; michael@0: GCC_C_LANGUAGE_STANDARD = c99; michael@0: GCC_WARN_64_TO_32_BIT_CONVERSION = YES; michael@0: GCC_WARN_ABOUT_RETURN_TYPE = YES; michael@0: GCC_WARN_SHADOW = YES; michael@0: GCC_WARN_SIGN_COMPARE = YES; michael@0: GCC_WARN_UNINITIALIZED_AUTOS = YES; michael@0: GCC_WARN_UNKNOWN_PRAGMAS = YES; michael@0: GCC_WARN_UNUSED_FUNCTION = YES; michael@0: GCC_WARN_UNUSED_LABEL = YES; michael@0: GCC_WARN_UNUSED_VARIABLE = YES; michael@0: HEADER_SEARCH_PATHS = ( michael@0: ../../, michael@0: ../../client/apple/Framework, michael@0: ../../common/mac, michael@0: ); michael@0: OTHER_LDFLAGS = "-ObjC"; michael@0: SDKROOT = iphoneos; michael@0: }; michael@0: name = Release; michael@0: }; michael@0: /* End XCBuildConfiguration section */ michael@0: michael@0: /* Begin XCConfigurationList section */ michael@0: 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "Breakpad" */ = { michael@0: isa = XCConfigurationList; michael@0: buildConfigurations = ( michael@0: 1DEB921F08733DC00010E9CD /* Debug */, michael@0: 1DEB922008733DC00010E9CD /* Release */, michael@0: ); michael@0: defaultConfigurationIsVisible = 0; michael@0: defaultConfigurationName = Release; michael@0: }; michael@0: 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Breakpad" */ = { michael@0: isa = XCConfigurationList; michael@0: buildConfigurations = ( michael@0: 1DEB922308733DC00010E9CD /* Debug */, michael@0: 1DEB922408733DC00010E9CD /* Release */, michael@0: ); michael@0: defaultConfigurationIsVisible = 0; michael@0: defaultConfigurationName = Release; michael@0: }; michael@0: /* End XCConfigurationList section */ michael@0: }; michael@0: rootObject = 0867D690FE84028FC02AAC07 /* Project object */; michael@0: }