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