1 // !$*UTF8*$! 2 { 3 archiveVersion = 1; 4 classes = { 5 }; 6 objectVersion = 45; 7 objects = { 8 9 /* Begin PBXAggregateTarget section */ 10 5DE79BC30F1C62450067BE08 /* Extract Sparkle */ = { 11 isa = PBXAggregateTarget; 12 buildConfigurationList = 5DE79BD80F1C629B0067BE08 /* Build configuration list for PBXAggregateTarget "Extract Sparkle" */; 13 buildPhases = ( 14 5DE79BC20F1C62450067BE08 /* ShellScript */, 15 ); 16 dependencies = ( 17 ); 18 name = "Extract Sparkle"; 19 productName = "Extract Sparkle"; 20 }; 21 /* End PBXAggregateTarget section */ 22 23 /* Begin PBXBuildFile section */ 24 5D1067640FE63758002A2868 /* WebKitLauncherURLProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D1067620FE63758002A2868 /* WebKitLauncherURLProtocol.h */; }; 25 5D1067650FE63758002A2868 /* WebKitLauncherURLProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D1067630FE63758002A2868 /* WebKitLauncherURLProtocol.m */; }; 26 5D18A1FF103FE255006CA7C7 /* nightly.webkit.org.public.pem in Resources */ = {isa = PBXBuildFile; fileRef = 5D18A1FE103FE255006CA7C7 /* nightly.webkit.org.public.pem */; }; 27 5D41141C0A50A9DE00C84CF0 /* VERSION in Resources */ = {isa = PBXBuildFile; fileRef = 5D41141B0A50A9DE00C84CF0 /* VERSION */; }; 28 5D4DF982097F89FB0083D5E5 /* start.html in Resources */ = {isa = PBXBuildFile; fileRef = 5D4DF981097F89FB0083D5E5 /* start.html */; }; 29 5D650F3609DB8B370075E9A8 /* WebKitNightlyEnabler.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D650F3509DB8B370075E9A8 /* WebKitNightlyEnabler.m */; }; 30 5D650F3A09DB8B410075E9A8 /* WebKitNightlyEnabler.dylib in Resources */ = {isa = PBXBuildFile; fileRef = 5D650F3409DB8B280075E9A8 /* WebKitNightlyEnabler.dylib */; }; 31 5D877FCD0A5795F200D0C67B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; 32 5DA88F6D0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DA88F6B0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.h */; }; 33 5DA88F6E0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DA88F6C0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.m */; }; 34 5DA88F7A0FC813EB00AB2F62 /* WebKitNightlyEnabler.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DA88F790FC813EB00AB2F62 /* WebKitNightlyEnabler.h */; }; 35 5DB70525097B94CD009875EC /* webkit.icns in Resources */ = {isa = PBXBuildFile; fileRef = 5DB70524097B94CD009875EC /* webkit.icns */; }; 36 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; }; 37 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; 38 /* End PBXBuildFile section */ 39 40 /* Begin PBXContainerItemProxy section */ 41 5D650F4409DB8B830075E9A8 /* PBXContainerItemProxy */ = { 42 isa = PBXContainerItemProxy; 43 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; 44 proxyType = 1; 45 remoteGlobalIDString = 5D650F3309DB8B280075E9A8; 46 remoteInfo = WebKitNightlyEnabler; 47 }; 48 5DE79BC90F1C62850067BE08 /* PBXContainerItemProxy */ = { 49 isa = PBXContainerItemProxy; 50 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; 51 proxyType = 1; 52 remoteGlobalIDString = 5DE79BC30F1C62450067BE08; 53 remoteInfo = "Extract Sparkle"; 54 }; 55 5DE79BCB0F1C62890067BE08 /* PBXContainerItemProxy */ = { 56 isa = PBXContainerItemProxy; 57 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; 58 proxyType = 1; 59 remoteGlobalIDString = 5DE79BC30F1C62450067BE08; 60 remoteInfo = "Extract Sparkle"; 61 }; 62 /* End PBXContainerItemProxy section */ 63 64 /* Begin PBXFileReference section */ 65 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; 66 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; 67 5D1067620FE63758002A2868 /* WebKitLauncherURLProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebKitLauncherURLProtocol.h; sourceTree = "<group>"; }; 68 5D1067630FE63758002A2868 /* WebKitLauncherURLProtocol.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WebKitLauncherURLProtocol.m; sourceTree = "<group>"; }; 69 5D18A1FE103FE255006CA7C7 /* nightly.webkit.org.public.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nightly.webkit.org.public.pem; sourceTree = "<group>"; }; 70 5D41141B0A50A9DE00C84CF0 /* VERSION */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VERSION; sourceTree = "<group>"; }; 71 5D4DF981097F89FB0083D5E5 /* start.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = start.html; sourceTree = "<group>"; }; 72 5D650F3409DB8B280075E9A8 /* WebKitNightlyEnabler.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = WebKitNightlyEnabler.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; 73 5D650F3509DB8B370075E9A8 /* WebKitNightlyEnabler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WebKitNightlyEnabler.m; sourceTree = "<group>"; }; 74 5DA88F6B0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebKitNightlyEnablerSparkle.h; sourceTree = "<group>"; }; 75 5DA88F6C0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WebKitNightlyEnablerSparkle.m; sourceTree = "<group>"; }; 76 5DA88F790FC813EB00AB2F62 /* WebKitNightlyEnabler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebKitNightlyEnabler.h; sourceTree = "<group>"; }; 77 5DA88F7E0FC8176100AB2F62 /* Base.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Base.xcconfig; sourceTree = "<group>"; }; 78 5DA88F7F0FC8176100AB2F62 /* WebKitLauncher.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = WebKitLauncher.xcconfig; sourceTree = "<group>"; }; 79 5DA88F800FC8176100AB2F62 /* WebKitNightlyEnabler.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = WebKitNightlyEnabler.xcconfig; sourceTree = "<group>"; }; 80 5DB70524097B94CD009875EC /* webkit.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = webkit.icns; sourceTree = "<group>"; }; 81 5DE79BEB0F1C63CC0067BE08 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 82 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; 83 8D1107320486CEB800E47090 /* WebKit.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WebKit.app; sourceTree = BUILT_PRODUCTS_DIR; }; 84 /* End PBXFileReference section */ 85 86 /* Begin PBXFrameworksBuildPhase section */ 87 5D650F3209DB8B280075E9A8 /* Frameworks */ = { 88 isa = PBXFrameworksBuildPhase; 89 buildActionMask = 2147483647; 90 files = ( 91 5D877FCD0A5795F200D0C67B /* Cocoa.framework in Frameworks */, 92 ); 93 runOnlyForDeploymentPostprocessing = 0; 94 }; 95 8D11072E0486CEB800E47090 /* Frameworks */ = { 96 isa = PBXFrameworksBuildPhase; 97 buildActionMask = 2147483647; 98 files = ( 99 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, 100 ); 101 runOnlyForDeploymentPostprocessing = 0; 102 }; 103 /* End PBXFrameworksBuildPhase section */ 104 105 /* Begin PBXGroup section */ 106 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = { 107 isa = PBXGroup; 108 children = ( 109 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */, 110 ); 111 name = "Linked Frameworks"; 112 sourceTree = "<group>"; 113 }; 114 19C28FACFE9D520D11CA2CBB /* Products */ = { 115 isa = PBXGroup; 116 children = ( 117 5DE79BEB0F1C63CC0067BE08 /* Sparkle.framework */, 118 8D1107320486CEB800E47090 /* WebKit.app */, 119 5D650F3409DB8B280075E9A8 /* WebKitNightlyEnabler.dylib */, 120 ); 121 name = Products; 122 sourceTree = "<group>"; 123 }; 124 29B97314FDCFA39411CA2CEA /* WebKit */ = { 125 isa = PBXGroup; 126 children = ( 127 29B97315FDCFA39411CA2CEA /* Source */, 128 5DA88F7D0FC8174E00AB2F62 /* Configurations */, 129 29B97317FDCFA39411CA2CEA /* Resources */, 130 29B97323FDCFA39411CA2CEA /* Frameworks */, 131 19C28FACFE9D520D11CA2CBB /* Products */, 132 ); 133 name = WebKit; 134 sourceTree = "<group>"; 135 }; 136 29B97315FDCFA39411CA2CEA /* Source */ = { 137 isa = PBXGroup; 138 children = ( 139 29B97316FDCFA39411CA2CEA /* main.m */, 140 5D1067620FE63758002A2868 /* WebKitLauncherURLProtocol.h */, 141 5D1067630FE63758002A2868 /* WebKitLauncherURLProtocol.m */, 142 5DA88F790FC813EB00AB2F62 /* WebKitNightlyEnabler.h */, 143 5D650F3509DB8B370075E9A8 /* WebKitNightlyEnabler.m */, 144 5DA88F6B0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.h */, 145 5DA88F6C0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.m */, 146 ); 147 name = Source; 148 sourceTree = "<group>"; 149 }; 150 29B97317FDCFA39411CA2CEA /* Resources */ = { 151 isa = PBXGroup; 152 children = ( 153 8D1107310486CEB800E47090 /* Info.plist */, 154 5D18A1FE103FE255006CA7C7 /* nightly.webkit.org.public.pem */, 155 5D4DF981097F89FB0083D5E5 /* start.html */, 156 5D41141B0A50A9DE00C84CF0 /* VERSION */, 157 5DB70524097B94CD009875EC /* webkit.icns */, 158 ); 159 name = Resources; 160 sourceTree = "<group>"; 161 }; 162 29B97323FDCFA39411CA2CEA /* Frameworks */ = { 163 isa = PBXGroup; 164 children = ( 165 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */, 166 ); 167 name = Frameworks; 168 sourceTree = "<group>"; 169 }; 170 5DA88F7D0FC8174E00AB2F62 /* Configurations */ = { 171 isa = PBXGroup; 172 children = ( 173 5DA88F7E0FC8176100AB2F62 /* Base.xcconfig */, 174 5DA88F7F0FC8176100AB2F62 /* WebKitLauncher.xcconfig */, 175 5DA88F800FC8176100AB2F62 /* WebKitNightlyEnabler.xcconfig */, 176 ); 177 path = Configurations; 178 sourceTree = "<group>"; 179 }; 180 /* End PBXGroup section */ 181 182 /* Begin PBXHeadersBuildPhase section */ 183 5D650F3009DB8B280075E9A8 /* Headers */ = { 184 isa = PBXHeadersBuildPhase; 185 buildActionMask = 2147483647; 186 files = ( 187 5D1067640FE63758002A2868 /* WebKitLauncherURLProtocol.h in Headers */, 188 5DA88F7A0FC813EB00AB2F62 /* WebKitNightlyEnabler.h in Headers */, 189 5DA88F6D0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.h in Headers */, 190 ); 191 runOnlyForDeploymentPostprocessing = 0; 192 }; 193 /* End PBXHeadersBuildPhase section */ 194 195 /* Begin PBXNativeTarget section */ 196 5D650F3309DB8B280075E9A8 /* WebKitNightlyEnabler */ = { 197 isa = PBXNativeTarget; 198 buildConfigurationList = 5D650F3709DB8B370075E9A8 /* Build configuration list for PBXNativeTarget "WebKitNightlyEnabler" */; 199 buildPhases = ( 200 5D650F3009DB8B280075E9A8 /* Headers */, 201 5D650F3109DB8B280075E9A8 /* Sources */, 202 5D650F3209DB8B280075E9A8 /* Frameworks */, 203 ); 204 buildRules = ( 205 ); 206 dependencies = ( 207 5DE79BCC0F1C62890067BE08 /* PBXTargetDependency */, 208 ); 209 name = WebKitNightlyEnabler; 210 productName = WebKitNightlyEnabler; 211 productReference = 5D650F3409DB8B280075E9A8 /* WebKitNightlyEnabler.dylib */; 212 productType = "com.apple.product-type.library.dynamic"; 213 }; 214 8D1107260486CEB800E47090 /* WebKit */ = { 215 isa = PBXNativeTarget; 216 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "WebKit" */; 217 buildPhases = ( 218 8D1107290486CEB800E47090 /* Resources */, 219 8D11072C0486CEB800E47090 /* Sources */, 220 8D11072E0486CEB800E47090 /* Frameworks */, 221 5DA892AC0FC8E3A100AB2F62 /* Copy Sparkle in to Frameworks */, 222 ); 223 buildRules = ( 224 ); 225 dependencies = ( 226 5D650F4509DB8B830075E9A8 /* PBXTargetDependency */, 227 5DE79BCA0F1C62850067BE08 /* PBXTargetDependency */, 228 ); 229 name = WebKit; 230 productInstallPath = "$(HOME)/Applications"; 231 productName = WebKit; 232 productReference = 8D1107320486CEB800E47090 /* WebKit.app */; 233 productType = "com.apple.product-type.application"; 234 }; 235 /* End PBXNativeTarget section */ 236 237 /* Begin PBXProject section */ 238 29B97313FDCFA39411CA2CEA /* Project object */ = { 239 isa = PBXProject; 240 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "WebKitLauncher" */; 241 compatibilityVersion = "Xcode 3.1"; 242 developmentRegion = English; 243 hasScannedForEncodings = 1; 244 knownRegions = ( 245 English, 246 Japanese, 247 French, 248 German, 249 ); 250 mainGroup = 29B97314FDCFA39411CA2CEA /* WebKit */; 251 projectDirPath = ""; 252 projectRoot = ""; 253 targets = ( 254 8D1107260486CEB800E47090 /* WebKit */, 255 5D650F3309DB8B280075E9A8 /* WebKitNightlyEnabler */, 256 5DE79BC30F1C62450067BE08 /* Extract Sparkle */, 257 ); 258 }; 259 /* End PBXProject section */ 260 261 /* Begin PBXResourcesBuildPhase section */ 262 8D1107290486CEB800E47090 /* Resources */ = { 263 isa = PBXResourcesBuildPhase; 264 buildActionMask = 2147483647; 265 files = ( 266 5D4DF982097F89FB0083D5E5 /* start.html in Resources */, 267 5D41141C0A50A9DE00C84CF0 /* VERSION in Resources */, 268 5DB70525097B94CD009875EC /* webkit.icns in Resources */, 269 5D650F3A09DB8B410075E9A8 /* WebKitNightlyEnabler.dylib in Resources */, 270 5D18A1FF103FE255006CA7C7 /* nightly.webkit.org.public.pem in Resources */, 271 ); 272 runOnlyForDeploymentPostprocessing = 0; 273 }; 274 /* End PBXResourcesBuildPhase section */ 275 276 /* Begin PBXShellScriptBuildPhase section */ 277 5DA892AC0FC8E3A100AB2F62 /* Copy Sparkle in to Frameworks */ = { 278 isa = PBXShellScriptBuildPhase; 279 buildActionMask = 2147483647; 280 files = ( 281 ); 282 inputPaths = ( 283 ); 284 name = "Copy Sparkle in to Frameworks"; 285 outputPaths = ( 286 ); 287 runOnlyForDeploymentPostprocessing = 0; 288 shellPath = /bin/sh; 289 shellScript = "if [[ \"${ENABLE_SPARKLE}\" == \"1\" ]]\nthen\n ditto \"${CONFIGURATION_BUILD_DIR}/Sparkle.framework\" \"${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Sparkle.framework\"\n cd \"${CONFIGURATION_BUILD_DIR}/Sparkle.framework/Resources\"\n find . -name '*lproj' -not -name 'en.lproj' -print0 | xargs -0 rm -rf\nelse\n rm -rf \"${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Sparkle.framework\"\nfi\n"; 290 }; 291 5DE79BC20F1C62450067BE08 /* ShellScript */ = { 292 isa = PBXShellScriptBuildPhase; 293 buildActionMask = 2147483647; 294 files = ( 295 ); 296 inputPaths = ( 297 "$(SRCROOT)/Sparkle.framework.tar.gz", 298 ); 299 outputPaths = ( 300 "$(CONFIGURATION_BUILD_DIR)/Sparkle.framework", 301 ); 302 runOnlyForDeploymentPostprocessing = 0; 303 shellPath = /bin/sh; 304 shellScript = "if [[ \"${ENABLE_SPARKLE}\" == \"1\" ]]\nthen\n tar -C \"${CONFIGURATION_BUILD_DIR}\" -xvzf \"${SRCROOT}/Sparkle.framework.tar.gz\"\n cd \"${CONFIGURATION_BUILD_DIR}/Sparkle.framework/Resources\"\n find . -name '*lproj' -not -name 'en.lproj' -print0 | xargs -0 rm -rf\nelse\n rm -rf \"${CONFIGURATION_BUILD_DIR}/Sparkle.framework\"\nfi\n"; 305 }; 306 /* End PBXShellScriptBuildPhase section */ 307 308 /* Begin PBXSourcesBuildPhase section */ 309 5D650F3109DB8B280075E9A8 /* Sources */ = { 310 isa = PBXSourcesBuildPhase; 311 buildActionMask = 2147483647; 312 files = ( 313 5D1067650FE63758002A2868 /* WebKitLauncherURLProtocol.m in Sources */, 314 5D650F3609DB8B370075E9A8 /* WebKitNightlyEnabler.m in Sources */, 315 5DA88F6E0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.m in Sources */, 316 ); 317 runOnlyForDeploymentPostprocessing = 0; 318 }; 319 8D11072C0486CEB800E47090 /* Sources */ = { 320 isa = PBXSourcesBuildPhase; 321 buildActionMask = 2147483647; 322 files = ( 323 8D11072D0486CEB800E47090 /* main.m in Sources */, 324 ); 325 runOnlyForDeploymentPostprocessing = 0; 326 }; 327 /* End PBXSourcesBuildPhase section */ 328 329 /* Begin PBXTargetDependency section */ 330 5D650F4509DB8B830075E9A8 /* PBXTargetDependency */ = { 331 isa = PBXTargetDependency; 332 target = 5D650F3309DB8B280075E9A8 /* WebKitNightlyEnabler */; 333 targetProxy = 5D650F4409DB8B830075E9A8 /* PBXContainerItemProxy */; 334 }; 335 5DE79BCA0F1C62850067BE08 /* PBXTargetDependency */ = { 336 isa = PBXTargetDependency; 337 target = 5DE79BC30F1C62450067BE08 /* Extract Sparkle */; 338 targetProxy = 5DE79BC90F1C62850067BE08 /* PBXContainerItemProxy */; 339 }; 340 5DE79BCC0F1C62890067BE08 /* PBXTargetDependency */ = { 341 isa = PBXTargetDependency; 342 target = 5DE79BC30F1C62450067BE08 /* Extract Sparkle */; 343 targetProxy = 5DE79BCB0F1C62890067BE08 /* PBXContainerItemProxy */; 344 }; 345 /* End PBXTargetDependency section */ 346 347 /* Begin XCBuildConfiguration section */ 348 5D650F3809DB8B370075E9A8 /* Debug */ = { 349 isa = XCBuildConfiguration; 350 baseConfigurationReference = 5DA88F800FC8176100AB2F62 /* WebKitNightlyEnabler.xcconfig */; 351 buildSettings = { 352 }; 353 name = Debug; 354 }; 355 5D650F3909DB8B370075E9A8 /* Release */ = { 356 isa = XCBuildConfiguration; 357 baseConfigurationReference = 5DA88F800FC8176100AB2F62 /* WebKitNightlyEnabler.xcconfig */; 358 buildSettings = { 359 }; 360 name = Release; 361 }; 362 5DE79BC40F1C62450067BE08 /* Debug */ = { 363 isa = XCBuildConfiguration; 364 buildSettings = { 365 PRODUCT_NAME = "Extract Sparkle"; 366 }; 367 name = Debug; 368 }; 369 5DE79BC50F1C62450067BE08 /* Release */ = { 370 isa = XCBuildConfiguration; 371 buildSettings = { 372 PRODUCT_NAME = "Extract Sparkle"; 373 }; 374 name = Release; 375 }; 376 C01FCF4B08A954540054247B /* Debug */ = { 377 isa = XCBuildConfiguration; 378 baseConfigurationReference = 5DA88F7F0FC8176100AB2F62 /* WebKitLauncher.xcconfig */; 379 buildSettings = { 380 }; 381 name = Debug; 382 }; 383 C01FCF4C08A954540054247B /* Release */ = { 384 isa = XCBuildConfiguration; 385 baseConfigurationReference = 5DA88F7F0FC8176100AB2F62 /* WebKitLauncher.xcconfig */; 386 buildSettings = { 387 }; 388 name = Release; 389 }; 390 C01FCF4F08A954540054247B /* Debug */ = { 391 isa = XCBuildConfiguration; 392 baseConfigurationReference = 5DA88F7E0FC8176100AB2F62 /* Base.xcconfig */; 393 buildSettings = { 394 GCC_OPTIMIZATION_LEVEL = 0; 395 ONLY_ACTIVE_ARCH = YES; 396 }; 397 name = Debug; 398 }; 399 C01FCF5008A954540054247B /* Release */ = { 400 isa = XCBuildConfiguration; 401 baseConfigurationReference = 5DA88F7E0FC8176100AB2F62 /* Base.xcconfig */; 402 buildSettings = { 403 }; 404 name = Release; 405 }; 406 /* End XCBuildConfiguration section */ 407 408 /* Begin XCConfigurationList section */ 409 5D650F3709DB8B370075E9A8 /* Build configuration list for PBXNativeTarget "WebKitNightlyEnabler" */ = { 410 isa = XCConfigurationList; 411 buildConfigurations = ( 412 5D650F3809DB8B370075E9A8 /* Debug */, 413 5D650F3909DB8B370075E9A8 /* Release */, 414 ); 415 defaultConfigurationIsVisible = 0; 416 defaultConfigurationName = Release; 417 }; 418 5DE79BD80F1C629B0067BE08 /* Build configuration list for PBXAggregateTarget "Extract Sparkle" */ = { 419 isa = XCConfigurationList; 420 buildConfigurations = ( 421 5DE79BC40F1C62450067BE08 /* Debug */, 422 5DE79BC50F1C62450067BE08 /* Release */, 423 ); 424 defaultConfigurationIsVisible = 0; 425 defaultConfigurationName = Release; 426 }; 427 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "WebKit" */ = { 428 isa = XCConfigurationList; 429 buildConfigurations = ( 430 C01FCF4B08A954540054247B /* Debug */, 431 C01FCF4C08A954540054247B /* Release */, 432 ); 433 defaultConfigurationIsVisible = 0; 434 defaultConfigurationName = Release; 435 }; 436 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "WebKitLauncher" */ = { 437 isa = XCConfigurationList; 438 buildConfigurations = ( 439 C01FCF4F08A954540054247B /* Debug */, 440 C01FCF5008A954540054247B /* Release */, 441 ); 442 defaultConfigurationIsVisible = 0; 443 defaultConfigurationName = Release; 444 }; 445 /* End XCConfigurationList section */ 446 }; 447 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; 448 } 449