• 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		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			hasScannedForEncodings = 1;
243			mainGroup = 29B97314FDCFA39411CA2CEA /* WebKit */;
244			projectDirPath = "";
245			projectRoot = "";
246			targets = (
247				8D1107260486CEB800E47090 /* WebKit */,
248				5D650F3309DB8B280075E9A8 /* WebKitNightlyEnabler */,
249				5DE79BC30F1C62450067BE08 /* Extract Sparkle */,
250			);
251		};
252/* End PBXProject section */
253
254/* Begin PBXResourcesBuildPhase section */
255		8D1107290486CEB800E47090 /* Resources */ = {
256			isa = PBXResourcesBuildPhase;
257			buildActionMask = 2147483647;
258			files = (
259				5D4DF982097F89FB0083D5E5 /* start.html in Resources */,
260				5D41141C0A50A9DE00C84CF0 /* VERSION in Resources */,
261				5DB70525097B94CD009875EC /* webkit.icns in Resources */,
262				5D650F3A09DB8B410075E9A8 /* WebKitNightlyEnabler.dylib in Resources */,
263				5D18A1FF103FE255006CA7C7 /* nightly.webkit.org.public.pem in Resources */,
264			);
265			runOnlyForDeploymentPostprocessing = 0;
266		};
267/* End PBXResourcesBuildPhase section */
268
269/* Begin PBXShellScriptBuildPhase section */
270		5DA892AC0FC8E3A100AB2F62 /* Copy Sparkle in to Frameworks */ = {
271			isa = PBXShellScriptBuildPhase;
272			buildActionMask = 2147483647;
273			files = (
274			);
275			inputPaths = (
276			);
277			name = "Copy Sparkle in to Frameworks";
278			outputPaths = (
279			);
280			runOnlyForDeploymentPostprocessing = 0;
281			shellPath = /bin/sh;
282			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";
283		};
284		5DE79BC20F1C62450067BE08 /* ShellScript */ = {
285			isa = PBXShellScriptBuildPhase;
286			buildActionMask = 2147483647;
287			files = (
288			);
289			inputPaths = (
290				"$(SRCROOT)/Sparkle.framework.tar.gz",
291			);
292			outputPaths = (
293				"$(CONFIGURATION_BUILD_DIR)/Sparkle.framework",
294			);
295			runOnlyForDeploymentPostprocessing = 0;
296			shellPath = /bin/sh;
297			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";
298		};
299/* End PBXShellScriptBuildPhase section */
300
301/* Begin PBXSourcesBuildPhase section */
302		5D650F3109DB8B280075E9A8 /* Sources */ = {
303			isa = PBXSourcesBuildPhase;
304			buildActionMask = 2147483647;
305			files = (
306				5D1067650FE63758002A2868 /* WebKitLauncherURLProtocol.m in Sources */,
307				5D650F3609DB8B370075E9A8 /* WebKitNightlyEnabler.m in Sources */,
308				5DA88F6E0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.m in Sources */,
309			);
310			runOnlyForDeploymentPostprocessing = 0;
311		};
312		8D11072C0486CEB800E47090 /* Sources */ = {
313			isa = PBXSourcesBuildPhase;
314			buildActionMask = 2147483647;
315			files = (
316				8D11072D0486CEB800E47090 /* main.m in Sources */,
317			);
318			runOnlyForDeploymentPostprocessing = 0;
319		};
320/* End PBXSourcesBuildPhase section */
321
322/* Begin PBXTargetDependency section */
323		5D650F4509DB8B830075E9A8 /* PBXTargetDependency */ = {
324			isa = PBXTargetDependency;
325			target = 5D650F3309DB8B280075E9A8 /* WebKitNightlyEnabler */;
326			targetProxy = 5D650F4409DB8B830075E9A8 /* PBXContainerItemProxy */;
327		};
328		5DE79BCA0F1C62850067BE08 /* PBXTargetDependency */ = {
329			isa = PBXTargetDependency;
330			target = 5DE79BC30F1C62450067BE08 /* Extract Sparkle */;
331			targetProxy = 5DE79BC90F1C62850067BE08 /* PBXContainerItemProxy */;
332		};
333		5DE79BCC0F1C62890067BE08 /* PBXTargetDependency */ = {
334			isa = PBXTargetDependency;
335			target = 5DE79BC30F1C62450067BE08 /* Extract Sparkle */;
336			targetProxy = 5DE79BCB0F1C62890067BE08 /* PBXContainerItemProxy */;
337		};
338/* End PBXTargetDependency section */
339
340/* Begin XCBuildConfiguration section */
341		5D650F3809DB8B370075E9A8 /* Debug */ = {
342			isa = XCBuildConfiguration;
343			baseConfigurationReference = 5DA88F800FC8176100AB2F62 /* WebKitNightlyEnabler.xcconfig */;
344			buildSettings = {
345			};
346			name = Debug;
347		};
348		5D650F3909DB8B370075E9A8 /* Release */ = {
349			isa = XCBuildConfiguration;
350			baseConfigurationReference = 5DA88F800FC8176100AB2F62 /* WebKitNightlyEnabler.xcconfig */;
351			buildSettings = {
352			};
353			name = Release;
354		};
355		5DE79BC40F1C62450067BE08 /* Debug */ = {
356			isa = XCBuildConfiguration;
357			buildSettings = {
358				PRODUCT_NAME = "Extract Sparkle";
359			};
360			name = Debug;
361		};
362		5DE79BC50F1C62450067BE08 /* Release */ = {
363			isa = XCBuildConfiguration;
364			buildSettings = {
365				PRODUCT_NAME = "Extract Sparkle";
366			};
367			name = Release;
368		};
369		C01FCF4B08A954540054247B /* Debug */ = {
370			isa = XCBuildConfiguration;
371			baseConfigurationReference = 5DA88F7F0FC8176100AB2F62 /* WebKitLauncher.xcconfig */;
372			buildSettings = {
373			};
374			name = Debug;
375		};
376		C01FCF4C08A954540054247B /* Release */ = {
377			isa = XCBuildConfiguration;
378			baseConfigurationReference = 5DA88F7F0FC8176100AB2F62 /* WebKitLauncher.xcconfig */;
379			buildSettings = {
380			};
381			name = Release;
382		};
383		C01FCF4F08A954540054247B /* Debug */ = {
384			isa = XCBuildConfiguration;
385			baseConfigurationReference = 5DA88F7E0FC8176100AB2F62 /* Base.xcconfig */;
386			buildSettings = {
387				GCC_OPTIMIZATION_LEVEL = 0;
388				ONLY_ACTIVE_ARCH = YES;
389			};
390			name = Debug;
391		};
392		C01FCF5008A954540054247B /* Release */ = {
393			isa = XCBuildConfiguration;
394			baseConfigurationReference = 5DA88F7E0FC8176100AB2F62 /* Base.xcconfig */;
395			buildSettings = {
396			};
397			name = Release;
398		};
399/* End XCBuildConfiguration section */
400
401/* Begin XCConfigurationList section */
402		5D650F3709DB8B370075E9A8 /* Build configuration list for PBXNativeTarget "WebKitNightlyEnabler" */ = {
403			isa = XCConfigurationList;
404			buildConfigurations = (
405				5D650F3809DB8B370075E9A8 /* Debug */,
406				5D650F3909DB8B370075E9A8 /* Release */,
407			);
408			defaultConfigurationIsVisible = 0;
409			defaultConfigurationName = Release;
410		};
411		5DE79BD80F1C629B0067BE08 /* Build configuration list for PBXAggregateTarget "Extract Sparkle" */ = {
412			isa = XCConfigurationList;
413			buildConfigurations = (
414				5DE79BC40F1C62450067BE08 /* Debug */,
415				5DE79BC50F1C62450067BE08 /* Release */,
416			);
417			defaultConfigurationIsVisible = 0;
418			defaultConfigurationName = Release;
419		};
420		C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "WebKit" */ = {
421			isa = XCConfigurationList;
422			buildConfigurations = (
423				C01FCF4B08A954540054247B /* Debug */,
424				C01FCF4C08A954540054247B /* Release */,
425			);
426			defaultConfigurationIsVisible = 0;
427			defaultConfigurationName = Release;
428		};
429		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "WebKitLauncher" */ = {
430			isa = XCConfigurationList;
431			buildConfigurations = (
432				C01FCF4F08A954540054247B /* Debug */,
433				C01FCF5008A954540054247B /* Release */,
434			);
435			defaultConfigurationIsVisible = 0;
436			defaultConfigurationName = Release;
437		};
438/* End XCConfigurationList section */
439	};
440	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
441}
442