Home | History | Annotate | Download | only in WebKitTestRunner.xcodeproj
      1 // !$*UTF8*$!
      2 {
      3 	archiveVersion = 1;
      4 	classes = {
      5 	};
      6 	objectVersion = 45;
      7 	objects = {
      8 
      9 /* Begin PBXAggregateTarget section */
     10 		BC952D7711F3BF5D003398B4 /* Derived Sources */ = {
     11 			isa = PBXAggregateTarget;
     12 			buildConfigurationList = BC952D7D11F3BF6A003398B4 /* Build configuration list for PBXAggregateTarget "Derived Sources" */;
     13 			buildPhases = (
     14 				BC952D8211F3BF78003398B4 /* Generate Derived Sources */,
     15 			);
     16 			dependencies = (
     17 			);
     18 			name = "Derived Sources";
     19 			productName = "Derived Sources";
     20 		};
     21 /* End PBXAggregateTarget section */
     22 
     23 /* Begin PBXBuildFile section */
     24 		6510A78211EC643800410867 /* AHEM____.TTF in Resources */ = {isa = PBXBuildFile; fileRef = 6510A77711EC643800410867 /* AHEM____.TTF */; };
     25 		6510A78311EC643800410867 /* ColorBits.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A77811EC643800410867 /* ColorBits.ttf */; };
     26 		6510A78411EC643800410867 /* WebKitWeightWatcher100.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A77911EC643800410867 /* WebKitWeightWatcher100.ttf */; };
     27 		6510A78511EC643800410867 /* WebKitWeightWatcher200.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A77A11EC643800410867 /* WebKitWeightWatcher200.ttf */; };
     28 		6510A78611EC643800410867 /* WebKitWeightWatcher300.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A77B11EC643800410867 /* WebKitWeightWatcher300.ttf */; };
     29 		6510A78711EC643800410867 /* WebKitWeightWatcher400.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A77C11EC643800410867 /* WebKitWeightWatcher400.ttf */; };
     30 		6510A78811EC643800410867 /* WebKitWeightWatcher500.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A77D11EC643800410867 /* WebKitWeightWatcher500.ttf */; };
     31 		6510A78911EC643800410867 /* WebKitWeightWatcher600.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A77E11EC643800410867 /* WebKitWeightWatcher600.ttf */; };
     32 		6510A78A11EC643800410867 /* WebKitWeightWatcher700.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A77F11EC643800410867 /* WebKitWeightWatcher700.ttf */; };
     33 		6510A78B11EC643800410867 /* WebKitWeightWatcher800.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A78011EC643800410867 /* WebKitWeightWatcher800.ttf */; };
     34 		6510A78C11EC643800410867 /* WebKitWeightWatcher900.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A78111EC643800410867 /* WebKitWeightWatcher900.ttf */; };
     35 		65EB85A011EC67CC0034D300 /* ActivateFonts.mm in Sources */ = {isa = PBXBuildFile; fileRef = 65EB859F11EC67CC0034D300 /* ActivateFonts.mm */; };
     36 		BC14E4DB120E02D000826C0C /* GCController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC14E4D9120E02D000826C0C /* GCController.cpp */; };
     37 		BC14E4EA120E03D800826C0C /* JSGCController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC14E4E8120E03D800826C0C /* JSGCController.cpp */; };
     38 		BC25193E11D15D8B002EBC01 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC7934A411906584005EA8E2 /* Cocoa.framework */; };
     39 		BC25193F11D15D8B002EBC01 /* WebKit2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC7934AB1190658C005EA8E2 /* WebKit2.framework */; };
     40 		BC25194011D15D8B002EBC01 /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCDA2B991191051F00C3BC47 /* JavaScriptCore.framework */; };
     41 		BC251A3E11D16831002EBC01 /* InjectedBundleMain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC25184611D15767002EBC01 /* InjectedBundleMain.cpp */; };
     42 		BC793400118F7C84005EA8E2 /* main.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC7933FF118F7C84005EA8E2 /* main.mm */; };
     43 		BC793431118F7F19005EA8E2 /* TestController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC793430118F7F19005EA8E2 /* TestController.cpp */; };
     44 		BC7934A511906584005EA8E2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC7934A411906584005EA8E2 /* Cocoa.framework */; };
     45 		BC7934AC1190658C005EA8E2 /* WebKit2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC7934AB1190658C005EA8E2 /* WebKit2.framework */; };
     46 		BC7934E811906846005EA8E2 /* PlatformWebViewMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC7934E711906846005EA8E2 /* PlatformWebViewMac.mm */; };
     47 		BC8C795C11D2785D004535A1 /* TestControllerMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC8C795B11D2785D004535A1 /* TestControllerMac.mm */; };
     48 		BC8DAD7B1316D91000EC96FC /* InjectedBundleMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC8DAD771316D7B900EC96FC /* InjectedBundleMac.mm */; };
     49 		BC8FD8CA120E527F00F3E71A /* EventSendingController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC8FD8C9120E527F00F3E71A /* EventSendingController.cpp */; };
     50 		BC8FD8D2120E545B00F3E71A /* JSEventSendingController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC8FD8D0120E545B00F3E71A /* JSEventSendingController.cpp */; };
     51 		BC9192051333E4F8003011DC /* TestInvocationCG.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC9192041333E4F8003011DC /* TestInvocationCG.cpp */; };
     52 		BC952C0D11F3B965003398B4 /* JSWrapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC952C0C11F3B965003398B4 /* JSWrapper.cpp */; };
     53 		BC952F1F11F3C652003398B4 /* JSLayoutTestController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC952F1D11F3C652003398B4 /* JSLayoutTestController.cpp */; };
     54 		BCC997A411D3C8F60017BCA2 /* InjectedBundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BCC997A011D3C8F60017BCA2 /* InjectedBundle.cpp */; };
     55 		BCC997A511D3C8F60017BCA2 /* InjectedBundlePage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BCC997A211D3C8F60017BCA2 /* InjectedBundlePage.cpp */; };
     56 		BCC9981811D3F51E0017BCA2 /* LayoutTestController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BCC9981711D3F51E0017BCA2 /* LayoutTestController.cpp */; };
     57 		BCD7D2F811921278006DB7EE /* TestInvocation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BCD7D2F711921278006DB7EE /* TestInvocation.cpp */; };
     58 		BCDA2B9A1191051F00C3BC47 /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCDA2B991191051F00C3BC47 /* JavaScriptCore.framework */; };
     59 		C0CE720B1247C93300BC0EC4 /* LayoutTestControllerMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = C0CE720A1247C93300BC0EC4 /* LayoutTestControllerMac.mm */; };
     60 /* End PBXBuildFile section */
     61 
     62 /* Begin PBXContainerItemProxy section */
     63 		BC25194111D15D94002EBC01 /* PBXContainerItemProxy */ = {
     64 			isa = PBXContainerItemProxy;
     65 			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
     66 			proxyType = 1;
     67 			remoteGlobalIDString = BC25186111D15D54002EBC01;
     68 			remoteInfo = InjectedBundle;
     69 		};
     70 		BC952ED611F3C38B003398B4 /* PBXContainerItemProxy */ = {
     71 			isa = PBXContainerItemProxy;
     72 			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
     73 			proxyType = 1;
     74 			remoteGlobalIDString = BC952D7711F3BF5D003398B4;
     75 			remoteInfo = "Derived Sources";
     76 		};
     77 /* End PBXContainerItemProxy section */
     78 
     79 /* Begin PBXFileReference section */
     80 		378D442213346D00006A777B /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
     81 		6510A77711EC643800410867 /* AHEM____.TTF */ = {isa = PBXFileReference; lastKnownFileType = file; name = "AHEM____.TTF"; path = "fonts/AHEM____.TTF"; sourceTree = "<group>"; };
     82 		6510A77811EC643800410867 /* ColorBits.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = ColorBits.ttf; path = fonts/ColorBits.ttf; sourceTree = "<group>"; };
     83 		6510A77911EC643800410867 /* WebKitWeightWatcher100.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher100.ttf; path = fonts/WebKitWeightWatcher100.ttf; sourceTree = "<group>"; };
     84 		6510A77A11EC643800410867 /* WebKitWeightWatcher200.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher200.ttf; path = fonts/WebKitWeightWatcher200.ttf; sourceTree = "<group>"; };
     85 		6510A77B11EC643800410867 /* WebKitWeightWatcher300.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher300.ttf; path = fonts/WebKitWeightWatcher300.ttf; sourceTree = "<group>"; };
     86 		6510A77C11EC643800410867 /* WebKitWeightWatcher400.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher400.ttf; path = fonts/WebKitWeightWatcher400.ttf; sourceTree = "<group>"; };
     87 		6510A77D11EC643800410867 /* WebKitWeightWatcher500.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher500.ttf; path = fonts/WebKitWeightWatcher500.ttf; sourceTree = "<group>"; };
     88 		6510A77E11EC643800410867 /* WebKitWeightWatcher600.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher600.ttf; path = fonts/WebKitWeightWatcher600.ttf; sourceTree = "<group>"; };
     89 		6510A77F11EC643800410867 /* WebKitWeightWatcher700.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher700.ttf; path = fonts/WebKitWeightWatcher700.ttf; sourceTree = "<group>"; };
     90 		6510A78011EC643800410867 /* WebKitWeightWatcher800.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher800.ttf; path = fonts/WebKitWeightWatcher800.ttf; sourceTree = "<group>"; };
     91 		6510A78111EC643800410867 /* WebKitWeightWatcher900.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher900.ttf; path = fonts/WebKitWeightWatcher900.ttf; sourceTree = "<group>"; };
     92 		65EB859D11EC67CC0034D300 /* ActivateFonts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ActivateFonts.h; sourceTree = "<group>"; };
     93 		65EB859F11EC67CC0034D300 /* ActivateFonts.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ActivateFonts.mm; sourceTree = "<group>"; };
     94 		8DD76FA10486AA7600D96B5E /* WebKitTestRunner */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = WebKitTestRunner; sourceTree = BUILT_PRODUCTS_DIR; };
     95 		BC14E4D8120E02D000826C0C /* GCController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCController.h; sourceTree = "<group>"; };
     96 		BC14E4D9120E02D000826C0C /* GCController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GCController.cpp; sourceTree = "<group>"; };
     97 		BC14E4E1120E032000826C0C /* GCController.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GCController.idl; sourceTree = "<group>"; };
     98 		BC14E4E8120E03D800826C0C /* JSGCController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = JSGCController.cpp; path = DerivedSources/WebKitTestRunner/JSGCController.cpp; sourceTree = BUILT_PRODUCTS_DIR; };
     99 		BC14E4E9120E03D800826C0C /* JSGCController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JSGCController.h; path = DerivedSources/WebKitTestRunner/JSGCController.h; sourceTree = BUILT_PRODUCTS_DIR; };
    100 		BC25184611D15767002EBC01 /* InjectedBundleMain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InjectedBundleMain.cpp; sourceTree = "<group>"; };
    101 		BC25186211D15D54002EBC01 /* WebKitTestRunnerInjectedBundle.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WebKitTestRunnerInjectedBundle.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
    102 		BC25186311D15D54002EBC01 /* InjectedBundle-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "InjectedBundle-Info.plist"; sourceTree = "<group>"; };
    103 		BC25197111D15E61002EBC01 /* InjectedBundle.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = InjectedBundle.xcconfig; sourceTree = "<group>"; };
    104 		BC251A1711D16774002EBC01 /* WebKitTestRunnerPrefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebKitTestRunnerPrefix.h; sourceTree = "<group>"; };
    105 		BC251A1811D16795002EBC01 /* WebKitTestRunner.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = WebKitTestRunner.xcconfig; sourceTree = "<group>"; };
    106 		BC7933FF118F7C84005EA8E2 /* main.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = main.mm; sourceTree = "<group>"; };
    107 		BC793426118F7D3C005EA8E2 /* Base.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Base.xcconfig; sourceTree = "<group>"; };
    108 		BC793427118F7DAF005EA8E2 /* DebugRelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = DebugRelease.xcconfig; sourceTree = "<group>"; };
    109 		BC79342F118F7F19005EA8E2 /* TestController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestController.h; sourceTree = "<group>"; };
    110 		BC793430118F7F19005EA8E2 /* TestController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TestController.cpp; sourceTree = "<group>"; };
    111 		BC7934A411906584005EA8E2 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
    112 		BC7934AB1190658C005EA8E2 /* WebKit2.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = WebKit2.framework; sourceTree = BUILT_PRODUCTS_DIR; };
    113 		BC7934DD119066EC005EA8E2 /* PlatformWebView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformWebView.h; sourceTree = "<group>"; };
    114 		BC7934E711906846005EA8E2 /* PlatformWebViewMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = PlatformWebViewMac.mm; sourceTree = "<group>"; };
    115 		BC8C795B11D2785D004535A1 /* TestControllerMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = TestControllerMac.mm; sourceTree = "<group>"; };
    116 		BC8DAD771316D7B900EC96FC /* InjectedBundleMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = InjectedBundleMac.mm; sourceTree = "<group>"; };
    117 		BC8FD8C8120E527F00F3E71A /* EventSendingController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EventSendingController.h; sourceTree = "<group>"; };
    118 		BC8FD8C9120E527F00F3E71A /* EventSendingController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = EventSendingController.cpp; sourceTree = "<group>"; };
    119 		BC8FD8CB120E52B000F3E71A /* EventSendingController.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EventSendingController.idl; sourceTree = "<group>"; };
    120 		BC8FD8D0120E545B00F3E71A /* JSEventSendingController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = JSEventSendingController.cpp; path = DerivedSources/WebKitTestRunner/JSEventSendingController.cpp; sourceTree = BUILT_PRODUCTS_DIR; };
    121 		BC8FD8D1120E545B00F3E71A /* JSEventSendingController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JSEventSendingController.h; path = DerivedSources/WebKitTestRunner/JSEventSendingController.h; sourceTree = BUILT_PRODUCTS_DIR; };
    122 		BC9192041333E4F8003011DC /* TestInvocationCG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TestInvocationCG.cpp; path = cg/TestInvocationCG.cpp; sourceTree = "<group>"; };
    123 		BC952C0B11F3B965003398B4 /* JSWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSWrapper.h; sourceTree = "<group>"; };
    124 		BC952C0C11F3B965003398B4 /* JSWrapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSWrapper.cpp; sourceTree = "<group>"; };
    125 		BC952C0E11F3B97B003398B4 /* JSWrappable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSWrappable.h; sourceTree = "<group>"; };
    126 		BC952EC511F3C10F003398B4 /* DerivedSources.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DerivedSources.make; sourceTree = "<group>"; };
    127 		BC952ED211F3C29F003398B4 /* LayoutTestController.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LayoutTestController.idl; sourceTree = "<group>"; };
    128 		BC952ED311F3C318003398B4 /* CodeGeneratorTestRunner.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = CodeGeneratorTestRunner.pm; sourceTree = "<group>"; };
    129 		BC952F1D11F3C652003398B4 /* JSLayoutTestController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = JSLayoutTestController.cpp; path = DerivedSources/WebKitTestRunner/JSLayoutTestController.cpp; sourceTree = BUILT_PRODUCTS_DIR; };
    130 		BC952F1E11F3C652003398B4 /* JSLayoutTestController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JSLayoutTestController.h; path = DerivedSources/WebKitTestRunner/JSLayoutTestController.h; sourceTree = BUILT_PRODUCTS_DIR; };
    131 		BC99A4841208901A007E9F08 /* StringFunctions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StringFunctions.h; sourceTree = "<group>"; };
    132 		BCC997A011D3C8F60017BCA2 /* InjectedBundle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InjectedBundle.cpp; sourceTree = "<group>"; };
    133 		BCC997A111D3C8F60017BCA2 /* InjectedBundle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InjectedBundle.h; sourceTree = "<group>"; };
    134 		BCC997A211D3C8F60017BCA2 /* InjectedBundlePage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InjectedBundlePage.cpp; sourceTree = "<group>"; };
    135 		BCC997A311D3C8F60017BCA2 /* InjectedBundlePage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InjectedBundlePage.h; sourceTree = "<group>"; };
    136 		BCC9981611D3F51E0017BCA2 /* LayoutTestController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LayoutTestController.h; sourceTree = "<group>"; };
    137 		BCC9981711D3F51E0017BCA2 /* LayoutTestController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LayoutTestController.cpp; sourceTree = "<group>"; };
    138 		BCD7D2F611921278006DB7EE /* TestInvocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestInvocation.h; sourceTree = "<group>"; };
    139 		BCD7D2F711921278006DB7EE /* TestInvocation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TestInvocation.cpp; sourceTree = "<group>"; };
    140 		BCDA2B991191051F00C3BC47 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = JavaScriptCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
    141 		C0CE720A1247C93300BC0EC4 /* LayoutTestControllerMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = LayoutTestControllerMac.mm; path = mac/LayoutTestControllerMac.mm; sourceTree = "<group>"; };
    142 /* End PBXFileReference section */
    143 
    144 /* Begin PBXFrameworksBuildPhase section */
    145 		8DD76F9B0486AA7600D96B5E /* Frameworks */ = {
    146 			isa = PBXFrameworksBuildPhase;
    147 			buildActionMask = 2147483647;
    148 			files = (
    149 				BC7934A511906584005EA8E2 /* Cocoa.framework in Frameworks */,
    150 				BC7934AC1190658C005EA8E2 /* WebKit2.framework in Frameworks */,
    151 				BCDA2B9A1191051F00C3BC47 /* JavaScriptCore.framework in Frameworks */,
    152 			);
    153 			runOnlyForDeploymentPostprocessing = 0;
    154 		};
    155 		BC25186011D15D54002EBC01 /* Frameworks */ = {
    156 			isa = PBXFrameworksBuildPhase;
    157 			buildActionMask = 2147483647;
    158 			files = (
    159 				BC25193E11D15D8B002EBC01 /* Cocoa.framework in Frameworks */,
    160 				BC25193F11D15D8B002EBC01 /* WebKit2.framework in Frameworks */,
    161 				BC25194011D15D8B002EBC01 /* JavaScriptCore.framework in Frameworks */,
    162 			);
    163 			runOnlyForDeploymentPostprocessing = 0;
    164 		};
    165 /* End PBXFrameworksBuildPhase section */
    166 
    167 /* Begin PBXGroup section */
    168 		08FB7794FE84155DC02AAC07 /* WebKitTestRunner */ = {
    169 			isa = PBXGroup;
    170 			children = (
    171 				BC952EC511F3C10F003398B4 /* DerivedSources.make */,
    172 				BC99CBF11207642D00FDEE76 /* Shared */,
    173 				08FB7795FE84155DC02AAC07 /* TestRunner */,
    174 				BC25183511D1571D002EBC01 /* InjectedBundle */,
    175 				BC793401118F7C8A005EA8E2 /* Configurations */,
    176 				08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */,
    177 				BC25194411D15DBE002EBC01 /* Resources */,
    178 				1AB674ADFE9D54B511CA2CBB /* Products */,
    179 			);
    180 			name = WebKitTestRunner;
    181 			sourceTree = "<group>";
    182 		};
    183 		08FB7795FE84155DC02AAC07 /* TestRunner */ = {
    184 			isa = PBXGroup;
    185 			children = (
    186 				BC9192021333E4CD003011DC /* cg */,
    187 				BC7933FE118F7C74005EA8E2 /* mac */,
    188 				BC251A1711D16774002EBC01 /* WebKitTestRunnerPrefix.h */,
    189 				BC7934DD119066EC005EA8E2 /* PlatformWebView.h */,
    190 				BC79342F118F7F19005EA8E2 /* TestController.h */,
    191 				BC793430118F7F19005EA8E2 /* TestController.cpp */,
    192 				BCD7D2F611921278006DB7EE /* TestInvocation.h */,
    193 				BCD7D2F711921278006DB7EE /* TestInvocation.cpp */,
    194 			);
    195 			name = TestRunner;
    196 			sourceTree = "<group>";
    197 		};
    198 		08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = {
    199 			isa = PBXGroup;
    200 			children = (
    201 				BC7934A411906584005EA8E2 /* Cocoa.framework */,
    202 				BC7934AB1190658C005EA8E2 /* WebKit2.framework */,
    203 				BCDA2B991191051F00C3BC47 /* JavaScriptCore.framework */,
    204 			);
    205 			name = "External Frameworks and Libraries";
    206 			sourceTree = "<group>";
    207 		};
    208 		1AB674ADFE9D54B511CA2CBB /* Products */ = {
    209 			isa = PBXGroup;
    210 			children = (
    211 				8DD76FA10486AA7600D96B5E /* WebKitTestRunner */,
    212 				BC25186211D15D54002EBC01 /* WebKitTestRunnerInjectedBundle.bundle */,
    213 			);
    214 			name = Products;
    215 			sourceTree = "<group>";
    216 		};
    217 		65EB859E11EC67CC0034D300 /* mac */ = {
    218 			isa = PBXGroup;
    219 			children = (
    220 				65EB859F11EC67CC0034D300 /* ActivateFonts.mm */,
    221 				BC8DAD771316D7B900EC96FC /* InjectedBundleMac.mm */,
    222 			);
    223 			path = mac;
    224 			sourceTree = "<group>";
    225 		};
    226 		BC14E4E0120E02F900826C0C /* Controllers */ = {
    227 			isa = PBXGroup;
    228 			children = (
    229 				BC8FD8C9120E527F00F3E71A /* EventSendingController.cpp */,
    230 				BC8FD8C8120E527F00F3E71A /* EventSendingController.h */,
    231 				BC14E4D9120E02D000826C0C /* GCController.cpp */,
    232 				BC14E4D8120E02D000826C0C /* GCController.h */,
    233 				BCC9981711D3F51E0017BCA2 /* LayoutTestController.cpp */,
    234 				BCC9981611D3F51E0017BCA2 /* LayoutTestController.h */,
    235 				C0CE720A1247C93300BC0EC4 /* LayoutTestControllerMac.mm */,
    236 			);
    237 			name = Controllers;
    238 			sourceTree = "<group>";
    239 		};
    240 		BC25183511D1571D002EBC01 /* InjectedBundle */ = {
    241 			isa = PBXGroup;
    242 			children = (
    243 				BC952D3A11F3BF1F003398B4 /* Derived Sources */,
    244 				BC952C0A11F3B939003398B4 /* Bindings */,
    245 				BC14E4E0120E02F900826C0C /* Controllers */,
    246 				65EB859E11EC67CC0034D300 /* mac */,
    247 				65EB859D11EC67CC0034D300 /* ActivateFonts.h */,
    248 				BCC997A011D3C8F60017BCA2 /* InjectedBundle.cpp */,
    249 				BCC997A111D3C8F60017BCA2 /* InjectedBundle.h */,
    250 				BC25184611D15767002EBC01 /* InjectedBundleMain.cpp */,
    251 				BCC997A211D3C8F60017BCA2 /* InjectedBundlePage.cpp */,
    252 				BCC997A311D3C8F60017BCA2 /* InjectedBundlePage.h */,
    253 			);
    254 			path = InjectedBundle;
    255 			sourceTree = "<group>";
    256 		};
    257 		BC25194411D15DBE002EBC01 /* Resources */ = {
    258 			isa = PBXGroup;
    259 			children = (
    260 				BC25186311D15D54002EBC01 /* InjectedBundle-Info.plist */,
    261 				6510A77711EC643800410867 /* AHEM____.TTF */,
    262 				6510A77811EC643800410867 /* ColorBits.ttf */,
    263 				6510A77911EC643800410867 /* WebKitWeightWatcher100.ttf */,
    264 				6510A77A11EC643800410867 /* WebKitWeightWatcher200.ttf */,
    265 				6510A77B11EC643800410867 /* WebKitWeightWatcher300.ttf */,
    266 				6510A77C11EC643800410867 /* WebKitWeightWatcher400.ttf */,
    267 				6510A77D11EC643800410867 /* WebKitWeightWatcher500.ttf */,
    268 				6510A77E11EC643800410867 /* WebKitWeightWatcher600.ttf */,
    269 				6510A77F11EC643800410867 /* WebKitWeightWatcher700.ttf */,
    270 				6510A78011EC643800410867 /* WebKitWeightWatcher800.ttf */,
    271 				6510A78111EC643800410867 /* WebKitWeightWatcher900.ttf */,
    272 			);
    273 			name = Resources;
    274 			sourceTree = "<group>";
    275 		};
    276 		BC7933FE118F7C74005EA8E2 /* mac */ = {
    277 			isa = PBXGroup;
    278 			children = (
    279 				BC7933FF118F7C84005EA8E2 /* main.mm */,
    280 				BC7934E711906846005EA8E2 /* PlatformWebViewMac.mm */,
    281 				BC8C795B11D2785D004535A1 /* TestControllerMac.mm */,
    282 			);
    283 			path = mac;
    284 			sourceTree = "<group>";
    285 		};
    286 		BC793401118F7C8A005EA8E2 /* Configurations */ = {
    287 			isa = PBXGroup;
    288 			children = (
    289 				BC793426118F7D3C005EA8E2 /* Base.xcconfig */,
    290 				BC793427118F7DAF005EA8E2 /* DebugRelease.xcconfig */,
    291 				BC25197111D15E61002EBC01 /* InjectedBundle.xcconfig */,
    292 				BC251A1811D16795002EBC01 /* WebKitTestRunner.xcconfig */,
    293 			);
    294 			path = Configurations;
    295 			sourceTree = "<group>";
    296 		};
    297 		BC9192021333E4CD003011DC /* cg */ = {
    298 			isa = PBXGroup;
    299 			children = (
    300 				BC9192041333E4F8003011DC /* TestInvocationCG.cpp */,
    301 			);
    302 			name = cg;
    303 			sourceTree = "<group>";
    304 		};
    305 		BC952C0A11F3B939003398B4 /* Bindings */ = {
    306 			isa = PBXGroup;
    307 			children = (
    308 				BC952ED311F3C318003398B4 /* CodeGeneratorTestRunner.pm */,
    309 				BC952C0E11F3B97B003398B4 /* JSWrappable.h */,
    310 				BC952C0C11F3B965003398B4 /* JSWrapper.cpp */,
    311 				BC952C0B11F3B965003398B4 /* JSWrapper.h */,
    312 				BC8FD8CB120E52B000F3E71A /* EventSendingController.idl */,
    313 				BC14E4E1120E032000826C0C /* GCController.idl */,
    314 				BC952ED211F3C29F003398B4 /* LayoutTestController.idl */,
    315 			);
    316 			path = Bindings;
    317 			sourceTree = "<group>";
    318 		};
    319 		BC952D3A11F3BF1F003398B4 /* Derived Sources */ = {
    320 			isa = PBXGroup;
    321 			children = (
    322 				BC8FD8D0120E545B00F3E71A /* JSEventSendingController.cpp */,
    323 				BC8FD8D1120E545B00F3E71A /* JSEventSendingController.h */,
    324 				BC14E4E8120E03D800826C0C /* JSGCController.cpp */,
    325 				BC14E4E9120E03D800826C0C /* JSGCController.h */,
    326 				BC952F1D11F3C652003398B4 /* JSLayoutTestController.cpp */,
    327 				BC952F1E11F3C652003398B4 /* JSLayoutTestController.h */,
    328 			);
    329 			name = "Derived Sources";
    330 			sourceTree = "<group>";
    331 		};
    332 		BC99CBF11207642D00FDEE76 /* Shared */ = {
    333 			isa = PBXGroup;
    334 			children = (
    335 				378D442213346D00006A777B /* config.h */,
    336 				BC99A4841208901A007E9F08 /* StringFunctions.h */,
    337 			);
    338 			name = Shared;
    339 			sourceTree = "<group>";
    340 		};
    341 /* End PBXGroup section */
    342 
    343 /* Begin PBXNativeTarget section */
    344 		8DD76F960486AA7600D96B5E /* WebKitTestRunner */ = {
    345 			isa = PBXNativeTarget;
    346 			buildConfigurationList = 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "WebKitTestRunner" */;
    347 			buildPhases = (
    348 				8DD76F990486AA7600D96B5E /* Sources */,
    349 				8DD76F9B0486AA7600D96B5E /* Frameworks */,
    350 			);
    351 			buildRules = (
    352 			);
    353 			dependencies = (
    354 				BC25194211D15D94002EBC01 /* PBXTargetDependency */,
    355 			);
    356 			name = WebKitTestRunner;
    357 			productInstallPath = "$(HOME)/bin";
    358 			productName = WebKitTestRunner;
    359 			productReference = 8DD76FA10486AA7600D96B5E /* WebKitTestRunner */;
    360 			productType = "com.apple.product-type.tool";
    361 		};
    362 		BC25186111D15D54002EBC01 /* WebKitTestRunnerInjectedBundle */ = {
    363 			isa = PBXNativeTarget;
    364 			buildConfigurationList = BC25186611D15D55002EBC01 /* Build configuration list for PBXNativeTarget "WebKitTestRunnerInjectedBundle" */;
    365 			buildPhases = (
    366 				BC25185E11D15D54002EBC01 /* Resources */,
    367 				BC25185F11D15D54002EBC01 /* Sources */,
    368 				BC25186011D15D54002EBC01 /* Frameworks */,
    369 			);
    370 			buildRules = (
    371 			);
    372 			dependencies = (
    373 				BC952ED711F3C38B003398B4 /* PBXTargetDependency */,
    374 			);
    375 			name = WebKitTestRunnerInjectedBundle;
    376 			productName = InjectedBundle;
    377 			productReference = BC25186211D15D54002EBC01 /* WebKitTestRunnerInjectedBundle.bundle */;
    378 			productType = "com.apple.product-type.bundle";
    379 		};
    380 /* End PBXNativeTarget section */
    381 
    382 /* Begin PBXProject section */
    383 		08FB7793FE84155DC02AAC07 /* Project object */ = {
    384 			isa = PBXProject;
    385 			buildConfigurationList = 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "WebKitTestRunner" */;
    386 			compatibilityVersion = "Xcode 3.1";
    387 			developmentRegion = English;
    388 			hasScannedForEncodings = 1;
    389 			knownRegions = (
    390 				English,
    391 				Japanese,
    392 				French,
    393 				German,
    394 			);
    395 			mainGroup = 08FB7794FE84155DC02AAC07 /* WebKitTestRunner */;
    396 			projectDirPath = "";
    397 			projectRoot = "";
    398 			targets = (
    399 				8DD76F960486AA7600D96B5E /* WebKitTestRunner */,
    400 				BC25186111D15D54002EBC01 /* WebKitTestRunnerInjectedBundle */,
    401 				BC952D7711F3BF5D003398B4 /* Derived Sources */,
    402 			);
    403 		};
    404 /* End PBXProject section */
    405 
    406 /* Begin PBXResourcesBuildPhase section */
    407 		BC25185E11D15D54002EBC01 /* Resources */ = {
    408 			isa = PBXResourcesBuildPhase;
    409 			buildActionMask = 2147483647;
    410 			files = (
    411 				6510A78211EC643800410867 /* AHEM____.TTF in Resources */,
    412 				6510A78311EC643800410867 /* ColorBits.ttf in Resources */,
    413 				6510A78411EC643800410867 /* WebKitWeightWatcher100.ttf in Resources */,
    414 				6510A78511EC643800410867 /* WebKitWeightWatcher200.ttf in Resources */,
    415 				6510A78611EC643800410867 /* WebKitWeightWatcher300.ttf in Resources */,
    416 				6510A78711EC643800410867 /* WebKitWeightWatcher400.ttf in Resources */,
    417 				6510A78811EC643800410867 /* WebKitWeightWatcher500.ttf in Resources */,
    418 				6510A78911EC643800410867 /* WebKitWeightWatcher600.ttf in Resources */,
    419 				6510A78A11EC643800410867 /* WebKitWeightWatcher700.ttf in Resources */,
    420 				6510A78B11EC643800410867 /* WebKitWeightWatcher800.ttf in Resources */,
    421 				6510A78C11EC643800410867 /* WebKitWeightWatcher900.ttf in Resources */,
    422 			);
    423 			runOnlyForDeploymentPostprocessing = 0;
    424 		};
    425 /* End PBXResourcesBuildPhase section */
    426 
    427 /* Begin PBXShellScriptBuildPhase section */
    428 		BC952D8211F3BF78003398B4 /* Generate Derived Sources */ = {
    429 			isa = PBXShellScriptBuildPhase;
    430 			buildActionMask = 2147483647;
    431 			files = (
    432 			);
    433 			inputPaths = (
    434 			);
    435 			name = "Generate Derived Sources";
    436 			outputPaths = (
    437 			);
    438 			runOnlyForDeploymentPostprocessing = 0;
    439 			shellPath = /bin/sh;
    440 			shellScript = "mkdir -p \"${BUILT_PRODUCTS_DIR}/DerivedSources/WebKitTestRunner\"\ncd \"${BUILT_PRODUCTS_DIR}/DerivedSources/WebKitTestRunner\"\n\nexport WebKitTestRunner=\"${SRCROOT}\"\nexport WebCoreScripts=\"${WEBCORE_PRIVATE_HEADERS_DIR}\"\n\nif [ \"${ACTION}\" = \"build\" -o \"${ACTION}\" = \"install\" -o \"${ACTION}\" = \"installhdrs\" ]; then\n    make -f \"${WebKitTestRunner}/DerivedSources.make\" -j `/usr/sbin/sysctl -n hw.availcpu`\nfi\n";
    441 		};
    442 /* End PBXShellScriptBuildPhase section */
    443 
    444 /* Begin PBXSourcesBuildPhase section */
    445 		8DD76F990486AA7600D96B5E /* Sources */ = {
    446 			isa = PBXSourcesBuildPhase;
    447 			buildActionMask = 2147483647;
    448 			files = (
    449 				BC793400118F7C84005EA8E2 /* main.mm in Sources */,
    450 				BC793431118F7F19005EA8E2 /* TestController.cpp in Sources */,
    451 				BC7934E811906846005EA8E2 /* PlatformWebViewMac.mm in Sources */,
    452 				BCD7D2F811921278006DB7EE /* TestInvocation.cpp in Sources */,
    453 				BC8C795C11D2785D004535A1 /* TestControllerMac.mm in Sources */,
    454 				BC9192051333E4F8003011DC /* TestInvocationCG.cpp in Sources */,
    455 			);
    456 			runOnlyForDeploymentPostprocessing = 0;
    457 		};
    458 		BC25185F11D15D54002EBC01 /* Sources */ = {
    459 			isa = PBXSourcesBuildPhase;
    460 			buildActionMask = 2147483647;
    461 			files = (
    462 				BC251A3E11D16831002EBC01 /* InjectedBundleMain.cpp in Sources */,
    463 				BCC997A411D3C8F60017BCA2 /* InjectedBundle.cpp in Sources */,
    464 				BCC997A511D3C8F60017BCA2 /* InjectedBundlePage.cpp in Sources */,
    465 				BCC9981811D3F51E0017BCA2 /* LayoutTestController.cpp in Sources */,
    466 				65EB85A011EC67CC0034D300 /* ActivateFonts.mm in Sources */,
    467 				BC952C0D11F3B965003398B4 /* JSWrapper.cpp in Sources */,
    468 				BC952F1F11F3C652003398B4 /* JSLayoutTestController.cpp in Sources */,
    469 				BC14E4DB120E02D000826C0C /* GCController.cpp in Sources */,
    470 				BC14E4EA120E03D800826C0C /* JSGCController.cpp in Sources */,
    471 				BC8DAD7B1316D91000EC96FC /* InjectedBundleMac.mm in Sources */,
    472 				BC8FD8CA120E527F00F3E71A /* EventSendingController.cpp in Sources */,
    473 				BC8FD8D2120E545B00F3E71A /* JSEventSendingController.cpp in Sources */,
    474 				C0CE720B1247C93300BC0EC4 /* LayoutTestControllerMac.mm in Sources */,
    475 			);
    476 			runOnlyForDeploymentPostprocessing = 0;
    477 		};
    478 /* End PBXSourcesBuildPhase section */
    479 
    480 /* Begin PBXTargetDependency section */
    481 		BC25194211D15D94002EBC01 /* PBXTargetDependency */ = {
    482 			isa = PBXTargetDependency;
    483 			target = BC25186111D15D54002EBC01 /* WebKitTestRunnerInjectedBundle */;
    484 			targetProxy = BC25194111D15D94002EBC01 /* PBXContainerItemProxy */;
    485 		};
    486 		BC952ED711F3C38B003398B4 /* PBXTargetDependency */ = {
    487 			isa = PBXTargetDependency;
    488 			target = BC952D7711F3BF5D003398B4 /* Derived Sources */;
    489 			targetProxy = BC952ED611F3C38B003398B4 /* PBXContainerItemProxy */;
    490 		};
    491 /* End PBXTargetDependency section */
    492 
    493 /* Begin XCBuildConfiguration section */
    494 		1DEB927508733DD40010E9CD /* Debug */ = {
    495 			isa = XCBuildConfiguration;
    496 			baseConfigurationReference = BC251A1811D16795002EBC01 /* WebKitTestRunner.xcconfig */;
    497 			buildSettings = {
    498 			};
    499 			name = Debug;
    500 		};
    501 		1DEB927608733DD40010E9CD /* Release */ = {
    502 			isa = XCBuildConfiguration;
    503 			baseConfigurationReference = BC251A1811D16795002EBC01 /* WebKitTestRunner.xcconfig */;
    504 			buildSettings = {
    505 			};
    506 			name = Release;
    507 		};
    508 		1DEB927908733DD40010E9CD /* Debug */ = {
    509 			isa = XCBuildConfiguration;
    510 			baseConfigurationReference = BC793427118F7DAF005EA8E2 /* DebugRelease.xcconfig */;
    511 			buildSettings = {
    512 				GCC_OPTIMIZATION_LEVEL = 0;
    513 			};
    514 			name = Debug;
    515 		};
    516 		1DEB927A08733DD40010E9CD /* Release */ = {
    517 			isa = XCBuildConfiguration;
    518 			baseConfigurationReference = BC793427118F7DAF005EA8E2 /* DebugRelease.xcconfig */;
    519 			buildSettings = {
    520 			};
    521 			name = Release;
    522 		};
    523 		BC25186411D15D55002EBC01 /* Debug */ = {
    524 			isa = XCBuildConfiguration;
    525 			baseConfigurationReference = BC25197111D15E61002EBC01 /* InjectedBundle.xcconfig */;
    526 			buildSettings = {
    527 			};
    528 			name = Debug;
    529 		};
    530 		BC25186511D15D55002EBC01 /* Release */ = {
    531 			isa = XCBuildConfiguration;
    532 			baseConfigurationReference = BC25197111D15E61002EBC01 /* InjectedBundle.xcconfig */;
    533 			buildSettings = {
    534 			};
    535 			name = Release;
    536 		};
    537 		BC952D7811F3BF5E003398B4 /* Debug */ = {
    538 			isa = XCBuildConfiguration;
    539 			buildSettings = {
    540 				COPY_PHASE_STRIP = NO;
    541 				GCC_DYNAMIC_NO_PIC = NO;
    542 				GCC_OPTIMIZATION_LEVEL = 0;
    543 				PRODUCT_NAME = "Derived Sources";
    544 			};
    545 			name = Debug;
    546 		};
    547 		BC952D7911F3BF5E003398B4 /* Release */ = {
    548 			isa = XCBuildConfiguration;
    549 			buildSettings = {
    550 				COPY_PHASE_STRIP = YES;
    551 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    552 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
    553 				PRODUCT_NAME = "Derived Sources";
    554 				ZERO_LINK = NO;
    555 			};
    556 			name = Release;
    557 		};
    558 /* End XCBuildConfiguration section */
    559 
    560 /* Begin XCConfigurationList section */
    561 		1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "WebKitTestRunner" */ = {
    562 			isa = XCConfigurationList;
    563 			buildConfigurations = (
    564 				1DEB927508733DD40010E9CD /* Debug */,
    565 				1DEB927608733DD40010E9CD /* Release */,
    566 			);
    567 			defaultConfigurationIsVisible = 0;
    568 			defaultConfigurationName = Release;
    569 		};
    570 		1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "WebKitTestRunner" */ = {
    571 			isa = XCConfigurationList;
    572 			buildConfigurations = (
    573 				1DEB927908733DD40010E9CD /* Debug */,
    574 				1DEB927A08733DD40010E9CD /* Release */,
    575 			);
    576 			defaultConfigurationIsVisible = 0;
    577 			defaultConfigurationName = Release;
    578 		};
    579 		BC25186611D15D55002EBC01 /* Build configuration list for PBXNativeTarget "WebKitTestRunnerInjectedBundle" */ = {
    580 			isa = XCConfigurationList;
    581 			buildConfigurations = (
    582 				BC25186411D15D55002EBC01 /* Debug */,
    583 				BC25186511D15D55002EBC01 /* Release */,
    584 			);
    585 			defaultConfigurationIsVisible = 0;
    586 			defaultConfigurationName = Release;
    587 		};
    588 		BC952D7D11F3BF6A003398B4 /* Build configuration list for PBXAggregateTarget "Derived Sources" */ = {
    589 			isa = XCConfigurationList;
    590 			buildConfigurations = (
    591 				BC952D7811F3BF5E003398B4 /* Debug */,
    592 				BC952D7911F3BF5E003398B4 /* Release */,
    593 			);
    594 			defaultConfigurationIsVisible = 0;
    595 			defaultConfigurationName = Release;
    596 		};
    597 /* End XCConfigurationList section */
    598 	};
    599 	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    600 }
    601