Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
michael@0 | 1 | // !$*UTF8*$! |
michael@0 | 2 | { |
michael@0 | 3 | archiveVersion = 1; |
michael@0 | 4 | classes = { |
michael@0 | 5 | }; |
michael@0 | 6 | objectVersion = 45; |
michael@0 | 7 | objects = { |
michael@0 | 8 | |
michael@0 | 9 | /* Begin PBXBuildFile section */ |
michael@0 | 10 | 8B31022C11F0CEBD00FCF3E4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB779EFE84155DC02AAC07 /* Foundation.framework */; }; |
michael@0 | 11 | 8DD76F9A0486AA7600D96B5E /* symupload.m in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* symupload.m */; settings = {ATTRIBUTES = (); }; }; |
michael@0 | 12 | 8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB779EFE84155DC02AAC07 /* Foundation.framework */; }; |
michael@0 | 13 | 9BC1D49E0B37427A00F2A2B4 /* minidump_upload.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BD836000B0544BA0055103E /* minidump_upload.m */; }; |
michael@0 | 14 | 9BD8336A0B03E4080055103E /* HTTPMultipartUpload.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9BD833680B03E4080055103E /* HTTPMultipartUpload.h */; }; |
michael@0 | 15 | 9BD8336B0B03E4080055103E /* HTTPMultipartUpload.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BD833690B03E4080055103E /* HTTPMultipartUpload.m */; }; |
michael@0 | 16 | 9BD836180B0549F70055103E /* HTTPMultipartUpload.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BD833690B03E4080055103E /* HTTPMultipartUpload.m */; }; |
michael@0 | 17 | /* End PBXBuildFile section */ |
michael@0 | 18 | |
michael@0 | 19 | /* Begin PBXCopyFilesBuildPhase section */ |
michael@0 | 20 | 8DD76F9E0486AA7600D96B5E /* CopyFiles */ = { |
michael@0 | 21 | isa = PBXCopyFilesBuildPhase; |
michael@0 | 22 | buildActionMask = 8; |
michael@0 | 23 | dstPath = /usr/share/man/man1/; |
michael@0 | 24 | dstSubfolderSpec = 0; |
michael@0 | 25 | files = ( |
michael@0 | 26 | 9BD8336A0B03E4080055103E /* HTTPMultipartUpload.h in CopyFiles */, |
michael@0 | 27 | ); |
michael@0 | 28 | runOnlyForDeploymentPostprocessing = 1; |
michael@0 | 29 | }; |
michael@0 | 30 | /* End PBXCopyFilesBuildPhase section */ |
michael@0 | 31 | |
michael@0 | 32 | /* Begin PBXFileReference section */ |
michael@0 | 33 | 08FB7796FE84155DC02AAC07 /* symupload.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = symupload.m; sourceTree = "<group>"; }; |
michael@0 | 34 | 08FB779EFE84155DC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
michael@0 | 35 | 8B31022B11F0CE6900FCF3E4 /* Breakpad.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Breakpad.xcconfig; path = ../../../common/mac/Breakpad.xcconfig; sourceTree = SOURCE_ROOT; }; |
michael@0 | 36 | 8B3102B611F0D5CE00FCF3E4 /* BreakpadDebug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = BreakpadDebug.xcconfig; path = ../../../common/mac/BreakpadDebug.xcconfig; sourceTree = SOURCE_ROOT; }; |
michael@0 | 37 | 8B3102B711F0D5CE00FCF3E4 /* BreakpadRelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = BreakpadRelease.xcconfig; path = ../../../common/mac/BreakpadRelease.xcconfig; sourceTree = SOURCE_ROOT; }; |
michael@0 | 38 | 8DD76FA10486AA7600D96B5E /* symupload */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = symupload; sourceTree = BUILT_PRODUCTS_DIR; }; |
michael@0 | 39 | 9BD833680B03E4080055103E /* HTTPMultipartUpload.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTTPMultipartUpload.h; path = ../../../common/mac/HTTPMultipartUpload.h; sourceTree = "<group>"; }; |
michael@0 | 40 | 9BD833690B03E4080055103E /* HTTPMultipartUpload.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HTTPMultipartUpload.m; path = ../../../common/mac/HTTPMultipartUpload.m; sourceTree = "<group>"; }; |
michael@0 | 41 | 9BD835FB0B0544950055103E /* minidump_upload */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = minidump_upload; sourceTree = BUILT_PRODUCTS_DIR; }; |
michael@0 | 42 | 9BD836000B0544BA0055103E /* minidump_upload.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = minidump_upload.m; sourceTree = "<group>"; }; |
michael@0 | 43 | /* End PBXFileReference section */ |
michael@0 | 44 | |
michael@0 | 45 | /* Begin PBXFrameworksBuildPhase section */ |
michael@0 | 46 | 8DD76F9B0486AA7600D96B5E /* Frameworks */ = { |
michael@0 | 47 | isa = PBXFrameworksBuildPhase; |
michael@0 | 48 | buildActionMask = 2147483647; |
michael@0 | 49 | files = ( |
michael@0 | 50 | 8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */, |
michael@0 | 51 | ); |
michael@0 | 52 | runOnlyForDeploymentPostprocessing = 0; |
michael@0 | 53 | }; |
michael@0 | 54 | 9BD835F90B0544950055103E /* Frameworks */ = { |
michael@0 | 55 | isa = PBXFrameworksBuildPhase; |
michael@0 | 56 | buildActionMask = 2147483647; |
michael@0 | 57 | files = ( |
michael@0 | 58 | 8B31022C11F0CEBD00FCF3E4 /* Foundation.framework in Frameworks */, |
michael@0 | 59 | ); |
michael@0 | 60 | runOnlyForDeploymentPostprocessing = 0; |
michael@0 | 61 | }; |
michael@0 | 62 | /* End PBXFrameworksBuildPhase section */ |
michael@0 | 63 | |
michael@0 | 64 | /* Begin PBXGroup section */ |
michael@0 | 65 | 08FB7794FE84155DC02AAC07 /* symupload */ = { |
michael@0 | 66 | isa = PBXGroup; |
michael@0 | 67 | children = ( |
michael@0 | 68 | 8B31022B11F0CE6900FCF3E4 /* Breakpad.xcconfig */, |
michael@0 | 69 | 8B3102B611F0D5CE00FCF3E4 /* BreakpadDebug.xcconfig */, |
michael@0 | 70 | 8B3102B711F0D5CE00FCF3E4 /* BreakpadRelease.xcconfig */, |
michael@0 | 71 | 08FB7796FE84155DC02AAC07 /* symupload.m */, |
michael@0 | 72 | 9BD836000B0544BA0055103E /* minidump_upload.m */, |
michael@0 | 73 | 9BD833680B03E4080055103E /* HTTPMultipartUpload.h */, |
michael@0 | 74 | 9BD833690B03E4080055103E /* HTTPMultipartUpload.m */, |
michael@0 | 75 | 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */, |
michael@0 | 76 | 1AB674ADFE9D54B511CA2CBB /* Products */, |
michael@0 | 77 | ); |
michael@0 | 78 | name = symupload; |
michael@0 | 79 | sourceTree = "<group>"; |
michael@0 | 80 | }; |
michael@0 | 81 | 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = { |
michael@0 | 82 | isa = PBXGroup; |
michael@0 | 83 | children = ( |
michael@0 | 84 | 08FB779EFE84155DC02AAC07 /* Foundation.framework */, |
michael@0 | 85 | ); |
michael@0 | 86 | name = "External Frameworks and Libraries"; |
michael@0 | 87 | sourceTree = "<group>"; |
michael@0 | 88 | }; |
michael@0 | 89 | 1AB674ADFE9D54B511CA2CBB /* Products */ = { |
michael@0 | 90 | isa = PBXGroup; |
michael@0 | 91 | children = ( |
michael@0 | 92 | 8DD76FA10486AA7600D96B5E /* symupload */, |
michael@0 | 93 | 9BD835FB0B0544950055103E /* minidump_upload */, |
michael@0 | 94 | ); |
michael@0 | 95 | name = Products; |
michael@0 | 96 | sourceTree = "<group>"; |
michael@0 | 97 | }; |
michael@0 | 98 | /* End PBXGroup section */ |
michael@0 | 99 | |
michael@0 | 100 | /* Begin PBXNativeTarget section */ |
michael@0 | 101 | 8DD76F960486AA7600D96B5E /* symupload */ = { |
michael@0 | 102 | isa = PBXNativeTarget; |
michael@0 | 103 | buildConfigurationList = 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "symupload" */; |
michael@0 | 104 | buildPhases = ( |
michael@0 | 105 | 8DD76F990486AA7600D96B5E /* Sources */, |
michael@0 | 106 | 8DD76F9B0486AA7600D96B5E /* Frameworks */, |
michael@0 | 107 | 8DD76F9E0486AA7600D96B5E /* CopyFiles */, |
michael@0 | 108 | ); |
michael@0 | 109 | buildRules = ( |
michael@0 | 110 | ); |
michael@0 | 111 | dependencies = ( |
michael@0 | 112 | ); |
michael@0 | 113 | name = symupload; |
michael@0 | 114 | productInstallPath = "$(HOME)/bin"; |
michael@0 | 115 | productName = symupload; |
michael@0 | 116 | productReference = 8DD76FA10486AA7600D96B5E /* symupload */; |
michael@0 | 117 | productType = "com.apple.product-type.tool"; |
michael@0 | 118 | }; |
michael@0 | 119 | 9BD835FA0B0544950055103E /* minidump_upload */ = { |
michael@0 | 120 | isa = PBXNativeTarget; |
michael@0 | 121 | buildConfigurationList = 9BD836020B0544BB0055103E /* Build configuration list for PBXNativeTarget "minidump_upload" */; |
michael@0 | 122 | buildPhases = ( |
michael@0 | 123 | 9BD835F80B0544950055103E /* Sources */, |
michael@0 | 124 | 9BD835F90B0544950055103E /* Frameworks */, |
michael@0 | 125 | ); |
michael@0 | 126 | buildRules = ( |
michael@0 | 127 | ); |
michael@0 | 128 | dependencies = ( |
michael@0 | 129 | ); |
michael@0 | 130 | name = minidump_upload; |
michael@0 | 131 | productName = minidump_upload; |
michael@0 | 132 | productReference = 9BD835FB0B0544950055103E /* minidump_upload */; |
michael@0 | 133 | productType = "com.apple.product-type.tool"; |
michael@0 | 134 | }; |
michael@0 | 135 | /* End PBXNativeTarget section */ |
michael@0 | 136 | |
michael@0 | 137 | /* Begin PBXProject section */ |
michael@0 | 138 | 08FB7793FE84155DC02AAC07 /* Project object */ = { |
michael@0 | 139 | isa = PBXProject; |
michael@0 | 140 | buildConfigurationList = 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "symupload" */; |
michael@0 | 141 | compatibilityVersion = "Xcode 3.1"; |
michael@0 | 142 | hasScannedForEncodings = 1; |
michael@0 | 143 | mainGroup = 08FB7794FE84155DC02AAC07 /* symupload */; |
michael@0 | 144 | projectDirPath = ""; |
michael@0 | 145 | projectRoot = ""; |
michael@0 | 146 | targets = ( |
michael@0 | 147 | 8DD76F960486AA7600D96B5E /* symupload */, |
michael@0 | 148 | 9BD835FA0B0544950055103E /* minidump_upload */, |
michael@0 | 149 | ); |
michael@0 | 150 | }; |
michael@0 | 151 | /* End PBXProject section */ |
michael@0 | 152 | |
michael@0 | 153 | /* Begin PBXSourcesBuildPhase section */ |
michael@0 | 154 | 8DD76F990486AA7600D96B5E /* Sources */ = { |
michael@0 | 155 | isa = PBXSourcesBuildPhase; |
michael@0 | 156 | buildActionMask = 2147483647; |
michael@0 | 157 | files = ( |
michael@0 | 158 | 8DD76F9A0486AA7600D96B5E /* symupload.m in Sources */, |
michael@0 | 159 | 9BD8336B0B03E4080055103E /* HTTPMultipartUpload.m in Sources */, |
michael@0 | 160 | ); |
michael@0 | 161 | runOnlyForDeploymentPostprocessing = 0; |
michael@0 | 162 | }; |
michael@0 | 163 | 9BD835F80B0544950055103E /* Sources */ = { |
michael@0 | 164 | isa = PBXSourcesBuildPhase; |
michael@0 | 165 | buildActionMask = 2147483647; |
michael@0 | 166 | files = ( |
michael@0 | 167 | 9BD836180B0549F70055103E /* HTTPMultipartUpload.m in Sources */, |
michael@0 | 168 | 9BC1D49E0B37427A00F2A2B4 /* minidump_upload.m in Sources */, |
michael@0 | 169 | ); |
michael@0 | 170 | runOnlyForDeploymentPostprocessing = 0; |
michael@0 | 171 | }; |
michael@0 | 172 | /* End PBXSourcesBuildPhase section */ |
michael@0 | 173 | |
michael@0 | 174 | /* Begin XCBuildConfiguration section */ |
michael@0 | 175 | 1DEB927508733DD40010E9CD /* Debug */ = { |
michael@0 | 176 | isa = XCBuildConfiguration; |
michael@0 | 177 | buildSettings = { |
michael@0 | 178 | HEADER_SEARCH_PATHS = ../../..; |
michael@0 | 179 | PRODUCT_NAME = symupload; |
michael@0 | 180 | }; |
michael@0 | 181 | name = Debug; |
michael@0 | 182 | }; |
michael@0 | 183 | 1DEB927608733DD40010E9CD /* Release */ = { |
michael@0 | 184 | isa = XCBuildConfiguration; |
michael@0 | 185 | buildSettings = { |
michael@0 | 186 | HEADER_SEARCH_PATHS = ../../..; |
michael@0 | 187 | PRODUCT_NAME = symupload; |
michael@0 | 188 | }; |
michael@0 | 189 | name = Release; |
michael@0 | 190 | }; |
michael@0 | 191 | 1DEB927908733DD40010E9CD /* Debug */ = { |
michael@0 | 192 | isa = XCBuildConfiguration; |
michael@0 | 193 | baseConfigurationReference = 8B3102B611F0D5CE00FCF3E4 /* BreakpadDebug.xcconfig */; |
michael@0 | 194 | buildSettings = { |
michael@0 | 195 | }; |
michael@0 | 196 | name = Debug; |
michael@0 | 197 | }; |
michael@0 | 198 | 1DEB927A08733DD40010E9CD /* Release */ = { |
michael@0 | 199 | isa = XCBuildConfiguration; |
michael@0 | 200 | baseConfigurationReference = 8B3102B711F0D5CE00FCF3E4 /* BreakpadRelease.xcconfig */; |
michael@0 | 201 | buildSettings = { |
michael@0 | 202 | }; |
michael@0 | 203 | name = Release; |
michael@0 | 204 | }; |
michael@0 | 205 | 9BD836030B0544BB0055103E /* Debug */ = { |
michael@0 | 206 | isa = XCBuildConfiguration; |
michael@0 | 207 | buildSettings = { |
michael@0 | 208 | HEADER_SEARCH_PATHS = ../../..; |
michael@0 | 209 | PRODUCT_NAME = minidump_upload; |
michael@0 | 210 | }; |
michael@0 | 211 | name = Debug; |
michael@0 | 212 | }; |
michael@0 | 213 | 9BD836040B0544BB0055103E /* Release */ = { |
michael@0 | 214 | isa = XCBuildConfiguration; |
michael@0 | 215 | buildSettings = { |
michael@0 | 216 | HEADER_SEARCH_PATHS = ../../..; |
michael@0 | 217 | PRODUCT_NAME = minidump_upload; |
michael@0 | 218 | }; |
michael@0 | 219 | name = Release; |
michael@0 | 220 | }; |
michael@0 | 221 | /* End XCBuildConfiguration section */ |
michael@0 | 222 | |
michael@0 | 223 | /* Begin XCConfigurationList section */ |
michael@0 | 224 | 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "symupload" */ = { |
michael@0 | 225 | isa = XCConfigurationList; |
michael@0 | 226 | buildConfigurations = ( |
michael@0 | 227 | 1DEB927508733DD40010E9CD /* Debug */, |
michael@0 | 228 | 1DEB927608733DD40010E9CD /* Release */, |
michael@0 | 229 | ); |
michael@0 | 230 | defaultConfigurationIsVisible = 0; |
michael@0 | 231 | defaultConfigurationName = Release; |
michael@0 | 232 | }; |
michael@0 | 233 | 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "symupload" */ = { |
michael@0 | 234 | isa = XCConfigurationList; |
michael@0 | 235 | buildConfigurations = ( |
michael@0 | 236 | 1DEB927908733DD40010E9CD /* Debug */, |
michael@0 | 237 | 1DEB927A08733DD40010E9CD /* Release */, |
michael@0 | 238 | ); |
michael@0 | 239 | defaultConfigurationIsVisible = 0; |
michael@0 | 240 | defaultConfigurationName = Release; |
michael@0 | 241 | }; |
michael@0 | 242 | 9BD836020B0544BB0055103E /* Build configuration list for PBXNativeTarget "minidump_upload" */ = { |
michael@0 | 243 | isa = XCConfigurationList; |
michael@0 | 244 | buildConfigurations = ( |
michael@0 | 245 | 9BD836030B0544BB0055103E /* Debug */, |
michael@0 | 246 | 9BD836040B0544BB0055103E /* Release */, |
michael@0 | 247 | ); |
michael@0 | 248 | defaultConfigurationIsVisible = 0; |
michael@0 | 249 | defaultConfigurationName = Release; |
michael@0 | 250 | }; |
michael@0 | 251 | /* End XCConfigurationList section */ |
michael@0 | 252 | }; |
michael@0 | 253 | rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; |
michael@0 | 254 | } |