project.pbxproj 58 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXAggregateTarget section */
  9. BC952D7711F3BF5D003398B4 /* Derived Sources */ = {
  10. isa = PBXAggregateTarget;
  11. buildConfigurationList = BC952D7D11F3BF6A003398B4 /* Build configuration list for PBXAggregateTarget "Derived Sources" */;
  12. buildPhases = (
  13. BC952D8211F3BF78003398B4 /* Generate Derived Sources */,
  14. );
  15. dependencies = (
  16. );
  17. name = "Derived Sources";
  18. productName = "Derived Sources";
  19. };
  20. /* End PBXAggregateTarget section */
  21. /* Begin PBXBuildFile section */
  22. 0F5169CB1445222D00E0A9D7 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F5169CA1445222D00E0A9D7 /* WebKit.framework */; };
  23. 0F5169CC1445222D00E0A9D7 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F5169CA1445222D00E0A9D7 /* WebKit.framework */; };
  24. 0FAF67EF160D6C100077CB2B /* InjectedBundlePageMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0FAF67EE160D6C100077CB2B /* InjectedBundlePageMac.mm */; };
  25. 26D758E7160BECDD00268472 /* GeolocationProviderMock.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26D758E5160BECDC00268472 /* GeolocationProviderMock.cpp */; };
  26. 29210EAE144CACB700835BB5 /* AccessibilityUIElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 29210EA9144CACB200835BB5 /* AccessibilityUIElement.cpp */; };
  27. 29210EB0144CACBD00835BB5 /* AccessibilityController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 29210EA2144CAAA500835BB5 /* AccessibilityController.cpp */; };
  28. 29210EB4144CACD500835BB5 /* AccessibilityTextMarker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 29210EB1144CACD400835BB5 /* AccessibilityTextMarker.cpp */; };
  29. 29210EB5144CACD500835BB5 /* AccessibilityTextMarkerMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 29210EB3144CACD400835BB5 /* AccessibilityTextMarkerMac.mm */; };
  30. 29210EDA144CC3EA00835BB5 /* AccessibilityUIElementMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 29210EAB144CACB200835BB5 /* AccessibilityUIElementMac.mm */; };
  31. 29210EDA144CC3EA00835BB6 /* AccessibilityCommonMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 29210EAB144CACB200835BB6 /* AccessibilityCommonMac.mm */; };
  32. 29210EDB144CD47900835BB5 /* JSAccessibilityController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 583913D014335E95008307E5 /* JSAccessibilityController.cpp */; };
  33. 29210EE1144CDB2600835BB5 /* JSAccessibilityUIElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 29210EDB146727E711835BB5 /* JSAccessibilityUIElement.cpp */; };
  34. 29A8FCCB145EF02E009045A6 /* JSAccessibilityTextMarker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 29210EE1144CDE6789815EE5 /* JSAccessibilityTextMarker.cpp */; };
  35. 29A8FCDD145F0337009045A6 /* JSAccessibilityTextMarkerRange.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 29A8FCE1345E7021006AA5A6 /* JSAccessibilityTextMarkerRange.cpp */; };
  36. 29A8FCE2145F037B009045A6 /* AccessibilityTextMarkerRange.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 29A8FCE1145F037B009045A6 /* AccessibilityTextMarkerRange.cpp */; };
  37. 29A8FCE5145F0464009045A6 /* AccessibilityTextMarkerRangeMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 29A8FCE4145F0464009045A6 /* AccessibilityTextMarkerRangeMac.mm */; };
  38. 3164C8F015D1ADA100EF1FE0 /* WebNotificationProvider.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3164C8EF15D1ADA100EF1FE0 /* WebNotificationProvider.cpp */; };
  39. 4429FC5F1627089600F66D8B /* WorkQueueManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4429FC5E1627089600F66D8B /* WorkQueueManager.cpp */; };
  40. 5322FB4313FDA0CD0041ABCC /* CyclicRedundancyCheck.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5322FB4113FDA0CD0041ABCC /* CyclicRedundancyCheck.cpp */; };
  41. 5322FB4613FDA0EA0041ABCC /* PixelDumpSupport.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5322FB4413FDA0EA0041ABCC /* PixelDumpSupport.cpp */; };
  42. 5641E2D014335E95008307E5 /* JSTextInputController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5641E2CE14335E95008307E5 /* JSTextInputController.cpp */; };
  43. 5664A49A14326384008881BE /* TextInputController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5664A49814326384008881BE /* TextInputController.cpp */; };
  44. 5670B8281386FCA5002EB355 /* EventSenderProxy.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5670B8271386FCA5002EB355 /* EventSenderProxy.mm */; };
  45. 5C45C30F17398E290079714E /* WebArchiveDumpSupportMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5C45C30E17398E290079714E /* WebArchiveDumpSupportMac.mm */; };
  46. 5C45C31317398E480079714E /* WebArchiveDumpSupport.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5C45C31117398E480079714E /* WebArchiveDumpSupport.cpp */; };
  47. 6510A78211EC643800410867 /* AHEM____.TTF in Resources */ = {isa = PBXBuildFile; fileRef = 6510A77711EC643800410867 /* AHEM____.TTF */; };
  48. 6510A78411EC643800410867 /* WebKitWeightWatcher100.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A77911EC643800410867 /* WebKitWeightWatcher100.ttf */; };
  49. 6510A78511EC643800410867 /* WebKitWeightWatcher200.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A77A11EC643800410867 /* WebKitWeightWatcher200.ttf */; };
  50. 6510A78611EC643800410867 /* WebKitWeightWatcher300.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A77B11EC643800410867 /* WebKitWeightWatcher300.ttf */; };
  51. 6510A78711EC643800410867 /* WebKitWeightWatcher400.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A77C11EC643800410867 /* WebKitWeightWatcher400.ttf */; };
  52. 6510A78811EC643800410867 /* WebKitWeightWatcher500.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A77D11EC643800410867 /* WebKitWeightWatcher500.ttf */; };
  53. 6510A78911EC643800410867 /* WebKitWeightWatcher600.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A77E11EC643800410867 /* WebKitWeightWatcher600.ttf */; };
  54. 6510A78A11EC643800410867 /* WebKitWeightWatcher700.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A77F11EC643800410867 /* WebKitWeightWatcher700.ttf */; };
  55. 6510A78B11EC643800410867 /* WebKitWeightWatcher800.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A78011EC643800410867 /* WebKitWeightWatcher800.ttf */; };
  56. 6510A78C11EC643800410867 /* WebKitWeightWatcher900.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6510A78111EC643800410867 /* WebKitWeightWatcher900.ttf */; };
  57. 65EB85A011EC67CC0034D300 /* ActivateFonts.mm in Sources */ = {isa = PBXBuildFile; fileRef = 65EB859F11EC67CC0034D300 /* ActivateFonts.mm */; };
  58. 8034C6621487636400AC32E9 /* AccessibilityControllerMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8034C6611487636400AC32E9 /* AccessibilityControllerMac.mm */; };
  59. 8097338A14874A5A008156D9 /* AccessibilityNotificationHandler.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8097338914874A5A008156D9 /* AccessibilityNotificationHandler.mm */; };
  60. 8CCDA823151A570B0003F937 /* SampleFont.sfont in Resources */ = {isa = PBXBuildFile; fileRef = 8CCDA822151A570B0003F937 /* SampleFont.sfont */; };
  61. A664BC7613A5F3A9009A7B25 /* libWebCoreTestSupport.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 41230E16138C78BF00BCCFCA /* libWebCoreTestSupport.dylib */; };
  62. BC14E4DB120E02D000826C0C /* GCController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC14E4D9120E02D000826C0C /* GCController.cpp */; };
  63. BC14E4EA120E03D800826C0C /* JSGCController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC14E4E8120E03D800826C0C /* JSGCController.cpp */; };
  64. BC25193E11D15D8B002EBC01 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC7934A411906584005EA8E2 /* Cocoa.framework */; };
  65. BC25193F11D15D8B002EBC01 /* WebKit2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC7934AB1190658C005EA8E2 /* WebKit2.framework */; };
  66. BC25194011D15D8B002EBC01 /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCDA2B991191051F00C3BC47 /* JavaScriptCore.framework */; };
  67. BC251A3E11D16831002EBC01 /* InjectedBundleMain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC25184611D15767002EBC01 /* InjectedBundleMain.cpp */; };
  68. BC793400118F7C84005EA8E2 /* main.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC7933FF118F7C84005EA8E2 /* main.mm */; };
  69. BC793431118F7F19005EA8E2 /* TestController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC793430118F7F19005EA8E2 /* TestController.cpp */; };
  70. BC7934A511906584005EA8E2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC7934A411906584005EA8E2 /* Cocoa.framework */; };
  71. BC7934AC1190658C005EA8E2 /* WebKit2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC7934AB1190658C005EA8E2 /* WebKit2.framework */; };
  72. BC7934E811906846005EA8E2 /* PlatformWebViewMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC7934E711906846005EA8E2 /* PlatformWebViewMac.mm */; };
  73. BC8C795C11D2785D004535A1 /* TestControllerMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC8C795B11D2785D004535A1 /* TestControllerMac.mm */; };
  74. BC8DAD7B1316D91000EC96FC /* InjectedBundleMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC8DAD771316D7B900EC96FC /* InjectedBundleMac.mm */; };
  75. BC8FD8CA120E527F00F3E71A /* EventSendingController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC8FD8C9120E527F00F3E71A /* EventSendingController.cpp */; };
  76. BC8FD8D2120E545B00F3E71A /* JSEventSendingController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC8FD8D0120E545B00F3E71A /* JSEventSendingController.cpp */; };
  77. BC9192051333E4F8003011DC /* TestInvocationCG.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC9192041333E4F8003011DC /* TestInvocationCG.cpp */; };
  78. BC952C0D11F3B965003398B4 /* JSWrapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC952C0C11F3B965003398B4 /* JSWrapper.cpp */; };
  79. BC952F1F11F3C652003398B4 /* JSTestRunner.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC952F1D11F3C652003398B4 /* JSTestRunner.cpp */; };
  80. BCC997A411D3C8F60017BCA2 /* InjectedBundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BCC997A011D3C8F60017BCA2 /* InjectedBundle.cpp */; };
  81. BCC997A511D3C8F60017BCA2 /* InjectedBundlePage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BCC997A211D3C8F60017BCA2 /* InjectedBundlePage.cpp */; };
  82. BCC9981811D3F51E0017BCA2 /* TestRunner.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BCC9981711D3F51E0017BCA2 /* TestRunner.cpp */; };
  83. BCD7D2F811921278006DB7EE /* TestInvocation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BCD7D2F711921278006DB7EE /* TestInvocation.cpp */; };
  84. BCDA2B9A1191051F00C3BC47 /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCDA2B991191051F00C3BC47 /* JavaScriptCore.framework */; };
  85. C0CE720B1247C93300BC0EC4 /* TestRunnerMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = C0CE720A1247C93300BC0EC4 /* TestRunnerMac.mm */; };
  86. E1BA671E1742DA6A00C20251 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1BA671D1742DA5A00C20251 /* Carbon.framework */; };
  87. /* End PBXBuildFile section */
  88. /* Begin PBXContainerItemProxy section */
  89. BC25194111D15D94002EBC01 /* PBXContainerItemProxy */ = {
  90. isa = PBXContainerItemProxy;
  91. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  92. proxyType = 1;
  93. remoteGlobalIDString = BC25186111D15D54002EBC01;
  94. remoteInfo = InjectedBundle;
  95. };
  96. BC952ED611F3C38B003398B4 /* PBXContainerItemProxy */ = {
  97. isa = PBXContainerItemProxy;
  98. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  99. proxyType = 1;
  100. remoteGlobalIDString = BC952D7711F3BF5D003398B4;
  101. remoteInfo = "Derived Sources";
  102. };
  103. /* End PBXContainerItemProxy section */
  104. /* Begin PBXFileReference section */
  105. 0F5169CA1445222D00E0A9D7 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = WebKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  106. 0FAF67EE160D6C100077CB2B /* InjectedBundlePageMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = InjectedBundlePageMac.mm; sourceTree = "<group>"; };
  107. 26D758E5160BECDC00268472 /* GeolocationProviderMock.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GeolocationProviderMock.cpp; sourceTree = "<group>"; };
  108. 26D758E6160BECDD00268472 /* GeolocationProviderMock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GeolocationProviderMock.h; sourceTree = "<group>"; };
  109. 29210EA2144CAAA500835BB5 /* AccessibilityController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AccessibilityController.cpp; sourceTree = "<group>"; };
  110. 29210EA3144CAAA500835BB5 /* AccessibilityController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AccessibilityController.h; sourceTree = "<group>"; };
  111. 29210EA8144CAB8800835BB5 /* AccessibilityController.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AccessibilityController.idl; sourceTree = "<group>"; };
  112. 29210EA9144CACB200835BB5 /* AccessibilityUIElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AccessibilityUIElement.cpp; sourceTree = "<group>"; };
  113. 29210EAA144CACB200835BB5 /* AccessibilityUIElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AccessibilityUIElement.h; sourceTree = "<group>"; };
  114. 29210EAB144CACB200835BB5 /* AccessibilityUIElementMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AccessibilityUIElementMac.mm; path = mac/AccessibilityUIElementMac.mm; sourceTree = "<group>"; };
  115. 29210EAB144CACB200835BB6 /* AccessibilityCommonMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AccessibilityCommonMac.mm; path = mac/AccessibilityCommonMac.mm; sourceTree = "<group>"; };
  116. 29210EB1144CACD400835BB5 /* AccessibilityTextMarker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AccessibilityTextMarker.cpp; sourceTree = "<group>"; };
  117. 29210EB2144CACD400835BB5 /* AccessibilityTextMarker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AccessibilityTextMarker.h; sourceTree = "<group>"; };
  118. 29210EB3144CACD400835BB5 /* AccessibilityTextMarkerMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AccessibilityTextMarkerMac.mm; path = mac/AccessibilityTextMarkerMac.mm; sourceTree = "<group>"; };
  119. 29210EDB146727E711835BB5 /* JSAccessibilityUIElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = JSAccessibilityUIElement.cpp; path = DerivedSources/WebKitTestRunner/JSAccessibilityUIElement.cpp; sourceTree = BUILT_PRODUCTS_DIR; };
  120. 29210EDB146727E811835BB5 /* JSAccessibilityUIElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JSAccessibilityUIElement.h; path = DerivedSources/WebKitTestRunner/JSAccessibilityUIElement.h; sourceTree = BUILT_PRODUCTS_DIR; };
  121. 29210EDC144CD56E00835BB5 /* AccessibilityUIElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AccessibilityUIElement.idl; sourceTree = "<group>"; };
  122. 29210EE1144CDE6789815EE5 /* JSAccessibilityTextMarker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = JSAccessibilityTextMarker.cpp; path = DerivedSources/WebKitTestRunner/JSAccessibilityTextMarker.cpp; sourceTree = BUILT_PRODUCTS_DIR; };
  123. 29210EE1145CDE6789815EE5 /* JSAccessibilityTextMarker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JSAccessibilityTextMarker.h; path = DerivedSources/WebKitTestRunner/JSAccessibilityTextMarker.h; sourceTree = BUILT_PRODUCTS_DIR; };
  124. 29A8FCC5145B93C6009045A6 /* AccessibilityTextMarker.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AccessibilityTextMarker.idl; sourceTree = "<group>"; };
  125. 29A8FCD2145EF8F2009045A6 /* AccessibilityTextMarkerRange.idl */ = {isa = PBXFileReference; lastKnownFileType = text; path = AccessibilityTextMarkerRange.idl; sourceTree = "<group>"; };
  126. 29A8FCDF145F0358009045A6 /* AccessibilityTextMarkerRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AccessibilityTextMarkerRange.h; sourceTree = "<group>"; };
  127. 29A8FCE1145F037B009045A6 /* AccessibilityTextMarkerRange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AccessibilityTextMarkerRange.cpp; sourceTree = "<group>"; };
  128. 29A8FCE1345E7021006AA5A6 /* JSAccessibilityTextMarkerRange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = JSAccessibilityTextMarkerRange.cpp; path = DerivedSources/WebKitTestRunner/JSAccessibilityTextMarkerRange.cpp; sourceTree = BUILT_PRODUCTS_DIR; };
  129. 29A8FCE1345E7021006AA5A7 /* JSAccessibilityTextMarkerRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JSAccessibilityTextMarkerRange.h; path = DerivedSources/WebKitTestRunner/JSAccessibilityTextMarkerRange.h; sourceTree = BUILT_PRODUCTS_DIR; };
  130. 29A8FCE4145F0464009045A6 /* AccessibilityTextMarkerRangeMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AccessibilityTextMarkerRangeMac.mm; path = mac/AccessibilityTextMarkerRangeMac.mm; sourceTree = "<group>"; };
  131. 3110BE0F15BA011400D216AC /* WebNotificationProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WebNotificationProvider.h; sourceTree = "<group>"; };
  132. 3164C8EF15D1ADA100EF1FE0 /* WebNotificationProvider.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WebNotificationProvider.cpp; sourceTree = "<group>"; };
  133. 378D442213346D00006A777B /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
  134. 41230E16138C78BF00BCCFCA /* libWebCoreTestSupport.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libWebCoreTestSupport.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  135. 4181731B138AD39D0057AAA4 /* WebCoreTestSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WebCoreTestSupport.h; path = WebCoreTestSupport/WebCoreTestSupport.h; sourceTree = BUILT_PRODUCTS_DIR; };
  136. 4429FC5E1627089600F66D8B /* WorkQueueManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WorkQueueManager.cpp; sourceTree = "<group>"; };
  137. 4429FC611627089600F66D8B /* WorkQueueManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WorkQueueManager.h; sourceTree = "<group>"; };
  138. 5322FB4113FDA0CD0041ABCC /* CyclicRedundancyCheck.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CyclicRedundancyCheck.cpp; sourceTree = "<group>"; };
  139. 5322FB4213FDA0CD0041ABCC /* CyclicRedundancyCheck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CyclicRedundancyCheck.h; sourceTree = "<group>"; };
  140. 5322FB4413FDA0EA0041ABCC /* PixelDumpSupport.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PixelDumpSupport.cpp; sourceTree = "<group>"; };
  141. 5322FB4513FDA0EA0041ABCC /* PixelDumpSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PixelDumpSupport.h; sourceTree = "<group>"; };
  142. 5641E2CE14335E95008307E5 /* JSTextInputController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = JSTextInputController.cpp; path = DerivedSources/WebKitTestRunner/JSTextInputController.cpp; sourceTree = BUILT_PRODUCTS_DIR; };
  143. 5641E2CF14335E95008307E5 /* JSTextInputController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JSTextInputController.h; path = DerivedSources/WebKitTestRunner/JSTextInputController.h; sourceTree = BUILT_PRODUCTS_DIR; };
  144. 5664A49614326377008881BE /* TextInputController.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TextInputController.idl; sourceTree = "<group>"; };
  145. 5664A49814326384008881BE /* TextInputController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextInputController.cpp; sourceTree = "<group>"; };
  146. 5664A49914326384008881BE /* TextInputController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextInputController.h; sourceTree = "<group>"; };
  147. 5670B8261386FC13002EB355 /* EventSenderProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EventSenderProxy.h; sourceTree = "<group>"; };
  148. 5670B8271386FCA5002EB355 /* EventSenderProxy.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = EventSenderProxy.mm; sourceTree = "<group>"; };
  149. 583913D014335E95008307E5 /* JSAccessibilityController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = JSAccessibilityController.cpp; path = DerivedSources/WebKitTestRunner/JSAccessibilityController.cpp; sourceTree = BUILT_PRODUCTS_DIR; };
  150. 583913D114335E95008307E5 /* JSAccessibilityController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JSAccessibilityController.h; path = DerivedSources/WebKitTestRunner/JSAccessibilityController.h; sourceTree = BUILT_PRODUCTS_DIR; };
  151. 5C45C30E17398E290079714E /* WebArchiveDumpSupportMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = WebArchiveDumpSupportMac.mm; path = mac/WebArchiveDumpSupportMac.mm; sourceTree = SOURCE_ROOT; };
  152. 5C45C31117398E480079714E /* WebArchiveDumpSupport.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = WebArchiveDumpSupport.cpp; path = cf/WebArchiveDumpSupport.cpp; sourceTree = SOURCE_ROOT; };
  153. 5C45C31217398E480079714E /* WebArchiveDumpSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WebArchiveDumpSupport.h; path = cf/WebArchiveDumpSupport.h; sourceTree = SOURCE_ROOT; };
  154. 6510A77711EC643800410867 /* AHEM____.TTF */ = {isa = PBXFileReference; lastKnownFileType = file; name = "AHEM____.TTF"; path = "fonts/AHEM____.TTF"; sourceTree = "<group>"; };
  155. 6510A77911EC643800410867 /* WebKitWeightWatcher100.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher100.ttf; path = fonts/WebKitWeightWatcher100.ttf; sourceTree = "<group>"; };
  156. 6510A77A11EC643800410867 /* WebKitWeightWatcher200.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher200.ttf; path = fonts/WebKitWeightWatcher200.ttf; sourceTree = "<group>"; };
  157. 6510A77B11EC643800410867 /* WebKitWeightWatcher300.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher300.ttf; path = fonts/WebKitWeightWatcher300.ttf; sourceTree = "<group>"; };
  158. 6510A77C11EC643800410867 /* WebKitWeightWatcher400.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher400.ttf; path = fonts/WebKitWeightWatcher400.ttf; sourceTree = "<group>"; };
  159. 6510A77D11EC643800410867 /* WebKitWeightWatcher500.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher500.ttf; path = fonts/WebKitWeightWatcher500.ttf; sourceTree = "<group>"; };
  160. 6510A77E11EC643800410867 /* WebKitWeightWatcher600.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher600.ttf; path = fonts/WebKitWeightWatcher600.ttf; sourceTree = "<group>"; };
  161. 6510A77F11EC643800410867 /* WebKitWeightWatcher700.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher700.ttf; path = fonts/WebKitWeightWatcher700.ttf; sourceTree = "<group>"; };
  162. 6510A78011EC643800410867 /* WebKitWeightWatcher800.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher800.ttf; path = fonts/WebKitWeightWatcher800.ttf; sourceTree = "<group>"; };
  163. 6510A78111EC643800410867 /* WebKitWeightWatcher900.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher900.ttf; path = fonts/WebKitWeightWatcher900.ttf; sourceTree = "<group>"; };
  164. 65EB859D11EC67CC0034D300 /* ActivateFonts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ActivateFonts.h; sourceTree = "<group>"; };
  165. 65EB859F11EC67CC0034D300 /* ActivateFonts.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ActivateFonts.mm; sourceTree = "<group>"; };
  166. 8034C6611487636400AC32E9 /* AccessibilityControllerMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AccessibilityControllerMac.mm; path = mac/AccessibilityControllerMac.mm; sourceTree = "<group>"; };
  167. 8097338814874A5A008156D9 /* AccessibilityNotificationHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AccessibilityNotificationHandler.h; path = mac/AccessibilityNotificationHandler.h; sourceTree = "<group>"; };
  168. 8097338914874A5A008156D9 /* AccessibilityNotificationHandler.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AccessibilityNotificationHandler.mm; path = mac/AccessibilityNotificationHandler.mm; sourceTree = "<group>"; };
  169. 8CCDA822151A570B0003F937 /* SampleFont.sfont */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = SampleFont.sfont; path = fonts/SampleFont.sfont; sourceTree = "<group>"; };
  170. 8DD76FA10486AA7600D96B5E /* WebKitTestRunner */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = WebKitTestRunner; sourceTree = BUILT_PRODUCTS_DIR; };
  171. BC14E4D8120E02D000826C0C /* GCController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCController.h; sourceTree = "<group>"; };
  172. BC14E4D9120E02D000826C0C /* GCController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GCController.cpp; sourceTree = "<group>"; };
  173. BC14E4E1120E032000826C0C /* GCController.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GCController.idl; sourceTree = "<group>"; };
  174. BC14E4E8120E03D800826C0C /* JSGCController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = JSGCController.cpp; path = DerivedSources/WebKitTestRunner/JSGCController.cpp; sourceTree = BUILT_PRODUCTS_DIR; };
  175. BC14E4E9120E03D800826C0C /* JSGCController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JSGCController.h; path = DerivedSources/WebKitTestRunner/JSGCController.h; sourceTree = BUILT_PRODUCTS_DIR; };
  176. BC25184611D15767002EBC01 /* InjectedBundleMain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InjectedBundleMain.cpp; sourceTree = "<group>"; };
  177. BC25186211D15D54002EBC01 /* WebKitTestRunnerInjectedBundle.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WebKitTestRunnerInjectedBundle.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
  178. BC25186311D15D54002EBC01 /* InjectedBundle-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "InjectedBundle-Info.plist"; sourceTree = "<group>"; };
  179. BC25197111D15E61002EBC01 /* InjectedBundle.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = InjectedBundle.xcconfig; sourceTree = "<group>"; };
  180. BC251A1711D16774002EBC01 /* WebKitTestRunnerPrefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebKitTestRunnerPrefix.h; sourceTree = "<group>"; };
  181. BC251A1811D16795002EBC01 /* WebKitTestRunner.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = WebKitTestRunner.xcconfig; sourceTree = "<group>"; };
  182. BC7933FF118F7C84005EA8E2 /* main.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = main.mm; sourceTree = "<group>"; };
  183. BC793426118F7D3C005EA8E2 /* Base.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Base.xcconfig; sourceTree = "<group>"; };
  184. BC793427118F7DAF005EA8E2 /* DebugRelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = DebugRelease.xcconfig; sourceTree = "<group>"; };
  185. BC79342F118F7F19005EA8E2 /* TestController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestController.h; sourceTree = "<group>"; };
  186. BC793430118F7F19005EA8E2 /* TestController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TestController.cpp; sourceTree = "<group>"; };
  187. BC7934A411906584005EA8E2 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
  188. BC7934AB1190658C005EA8E2 /* WebKit2.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = WebKit2.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  189. BC7934DD119066EC005EA8E2 /* PlatformWebView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformWebView.h; sourceTree = "<group>"; };
  190. BC7934E711906846005EA8E2 /* PlatformWebViewMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = PlatformWebViewMac.mm; sourceTree = "<group>"; };
  191. BC8C795B11D2785D004535A1 /* TestControllerMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = TestControllerMac.mm; sourceTree = "<group>"; };
  192. BC8DAD771316D7B900EC96FC /* InjectedBundleMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = InjectedBundleMac.mm; sourceTree = "<group>"; };
  193. BC8FD8C8120E527F00F3E71A /* EventSendingController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EventSendingController.h; sourceTree = "<group>"; };
  194. BC8FD8C9120E527F00F3E71A /* EventSendingController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = EventSendingController.cpp; sourceTree = "<group>"; };
  195. BC8FD8CB120E52B000F3E71A /* EventSendingController.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EventSendingController.idl; sourceTree = "<group>"; };
  196. BC8FD8D0120E545B00F3E71A /* JSEventSendingController.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = JSEventSendingController.cpp; path = DerivedSources/WebKitTestRunner/JSEventSendingController.cpp; sourceTree = BUILT_PRODUCTS_DIR; };
  197. BC8FD8D1120E545B00F3E71A /* JSEventSendingController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JSEventSendingController.h; path = DerivedSources/WebKitTestRunner/JSEventSendingController.h; sourceTree = BUILT_PRODUCTS_DIR; };
  198. BC9192041333E4F8003011DC /* TestInvocationCG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TestInvocationCG.cpp; path = cg/TestInvocationCG.cpp; sourceTree = "<group>"; };
  199. BC952C0B11F3B965003398B4 /* JSWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSWrapper.h; sourceTree = "<group>"; };
  200. BC952C0C11F3B965003398B4 /* JSWrapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSWrapper.cpp; sourceTree = "<group>"; };
  201. BC952C0E11F3B97B003398B4 /* JSWrappable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSWrappable.h; sourceTree = "<group>"; };
  202. BC952EC511F3C10F003398B4 /* DerivedSources.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DerivedSources.make; sourceTree = "<group>"; };
  203. BC952ED211F3C29F003398B4 /* TestRunner.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestRunner.idl; sourceTree = "<group>"; };
  204. BC952ED311F3C318003398B4 /* CodeGeneratorTestRunner.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = CodeGeneratorTestRunner.pm; sourceTree = "<group>"; };
  205. BC952F1D11F3C652003398B4 /* JSTestRunner.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = JSTestRunner.cpp; path = DerivedSources/WebKitTestRunner/JSTestRunner.cpp; sourceTree = BUILT_PRODUCTS_DIR; };
  206. BC952F1E11F3C652003398B4 /* JSTestRunner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JSTestRunner.h; path = DerivedSources/WebKitTestRunner/JSTestRunner.h; sourceTree = BUILT_PRODUCTS_DIR; };
  207. BC99A4841208901A007E9F08 /* StringFunctions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StringFunctions.h; sourceTree = "<group>"; };
  208. BCC997A011D3C8F60017BCA2 /* InjectedBundle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InjectedBundle.cpp; sourceTree = "<group>"; };
  209. BCC997A111D3C8F60017BCA2 /* InjectedBundle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InjectedBundle.h; sourceTree = "<group>"; };
  210. BCC997A211D3C8F60017BCA2 /* InjectedBundlePage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InjectedBundlePage.cpp; sourceTree = "<group>"; };
  211. BCC997A311D3C8F60017BCA2 /* InjectedBundlePage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InjectedBundlePage.h; sourceTree = "<group>"; };
  212. BCC9981611D3F51E0017BCA2 /* TestRunner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestRunner.h; sourceTree = "<group>"; };
  213. BCC9981711D3F51E0017BCA2 /* TestRunner.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TestRunner.cpp; sourceTree = "<group>"; };
  214. BCD7D2F611921278006DB7EE /* TestInvocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestInvocation.h; sourceTree = "<group>"; };
  215. BCD7D2F711921278006DB7EE /* TestInvocation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TestInvocation.cpp; sourceTree = "<group>"; };
  216. BCDA2B991191051F00C3BC47 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = JavaScriptCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  217. C0CE720A1247C93300BC0EC4 /* TestRunnerMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = TestRunnerMac.mm; path = mac/TestRunnerMac.mm; sourceTree = "<group>"; };
  218. E1BA671D1742DA5A00C20251 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = SDKROOT; };
  219. /* End PBXFileReference section */
  220. /* Begin PBXFrameworksBuildPhase section */
  221. 8DD76F9B0486AA7600D96B5E /* Frameworks */ = {
  222. isa = PBXFrameworksBuildPhase;
  223. buildActionMask = 2147483647;
  224. files = (
  225. BC7934A511906584005EA8E2 /* Cocoa.framework in Frameworks */,
  226. BCDA2B9A1191051F00C3BC47 /* JavaScriptCore.framework in Frameworks */,
  227. 0F5169CB1445222D00E0A9D7 /* WebKit.framework in Frameworks */,
  228. E1BA671E1742DA6A00C20251 /* Carbon.framework in Frameworks */,
  229. BC7934AC1190658C005EA8E2 /* WebKit2.framework in Frameworks */,
  230. );
  231. runOnlyForDeploymentPostprocessing = 0;
  232. };
  233. BC25186011D15D54002EBC01 /* Frameworks */ = {
  234. isa = PBXFrameworksBuildPhase;
  235. buildActionMask = 2147483647;
  236. files = (
  237. BC25193E11D15D8B002EBC01 /* Cocoa.framework in Frameworks */,
  238. BC25194011D15D8B002EBC01 /* JavaScriptCore.framework in Frameworks */,
  239. A664BC7613A5F3A9009A7B25 /* libWebCoreTestSupport.dylib in Frameworks */,
  240. 0F5169CC1445222D00E0A9D7 /* WebKit.framework in Frameworks */,
  241. BC25193F11D15D8B002EBC01 /* WebKit2.framework in Frameworks */,
  242. );
  243. runOnlyForDeploymentPostprocessing = 0;
  244. };
  245. /* End PBXFrameworksBuildPhase section */
  246. /* Begin PBXGroup section */
  247. 08FB7794FE84155DC02AAC07 /* WebKitTestRunner */ = {
  248. isa = PBXGroup;
  249. children = (
  250. BC952EC511F3C10F003398B4 /* DerivedSources.make */,
  251. BC99CBF11207642D00FDEE76 /* Shared */,
  252. 08FB7795FE84155DC02AAC07 /* TestRunner */,
  253. BC25183511D1571D002EBC01 /* InjectedBundle */,
  254. BC793401118F7C8A005EA8E2 /* Configurations */,
  255. 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */,
  256. BC25194411D15DBE002EBC01 /* Resources */,
  257. 1AB674ADFE9D54B511CA2CBB /* Products */,
  258. );
  259. name = WebKitTestRunner;
  260. sourceTree = "<group>";
  261. };
  262. 08FB7795FE84155DC02AAC07 /* TestRunner */ = {
  263. isa = PBXGroup;
  264. children = (
  265. BC9192021333E4CD003011DC /* cg */,
  266. BC7933FE118F7C74005EA8E2 /* mac */,
  267. 5322FB4113FDA0CD0041ABCC /* CyclicRedundancyCheck.cpp */,
  268. 5322FB4213FDA0CD0041ABCC /* CyclicRedundancyCheck.h */,
  269. 5670B8261386FC13002EB355 /* EventSenderProxy.h */,
  270. 26D758E5160BECDC00268472 /* GeolocationProviderMock.cpp */,
  271. 26D758E6160BECDD00268472 /* GeolocationProviderMock.h */,
  272. 5322FB4413FDA0EA0041ABCC /* PixelDumpSupport.cpp */,
  273. 5322FB4513FDA0EA0041ABCC /* PixelDumpSupport.h */,
  274. BC7934DD119066EC005EA8E2 /* PlatformWebView.h */,
  275. BC793430118F7F19005EA8E2 /* TestController.cpp */,
  276. BC79342F118F7F19005EA8E2 /* TestController.h */,
  277. BCD7D2F711921278006DB7EE /* TestInvocation.cpp */,
  278. BCD7D2F611921278006DB7EE /* TestInvocation.h */,
  279. BC251A1711D16774002EBC01 /* WebKitTestRunnerPrefix.h */,
  280. 3164C8EF15D1ADA100EF1FE0 /* WebNotificationProvider.cpp */,
  281. 3110BE0F15BA011400D216AC /* WebNotificationProvider.h */,
  282. 4429FC5E1627089600F66D8B /* WorkQueueManager.cpp */,
  283. 4429FC611627089600F66D8B /* WorkQueueManager.h */,
  284. );
  285. name = TestRunner;
  286. sourceTree = "<group>";
  287. };
  288. 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = {
  289. isa = PBXGroup;
  290. children = (
  291. E1BA671D1742DA5A00C20251 /* Carbon.framework */,
  292. BC7934A411906584005EA8E2 /* Cocoa.framework */,
  293. BCDA2B991191051F00C3BC47 /* JavaScriptCore.framework */,
  294. 41230E16138C78BF00BCCFCA /* libWebCoreTestSupport.dylib */,
  295. 4181731B138AD39D0057AAA4 /* WebCoreTestSupport.h */,
  296. 0F5169CA1445222D00E0A9D7 /* WebKit.framework */,
  297. BC7934AB1190658C005EA8E2 /* WebKit2.framework */,
  298. );
  299. name = "External Frameworks and Libraries";
  300. sourceTree = "<group>";
  301. };
  302. 1AB674ADFE9D54B511CA2CBB /* Products */ = {
  303. isa = PBXGroup;
  304. children = (
  305. 8DD76FA10486AA7600D96B5E /* WebKitTestRunner */,
  306. BC25186211D15D54002EBC01 /* WebKitTestRunnerInjectedBundle.bundle */,
  307. );
  308. name = Products;
  309. sourceTree = "<group>";
  310. };
  311. 29A8FCE0145F035D009045A6 /* Accessibility */ = {
  312. isa = PBXGroup;
  313. children = (
  314. 29210EAB144CACB200835BB6 /* AccessibilityCommonMac.mm */,
  315. 29210EA2144CAAA500835BB5 /* AccessibilityController.cpp */,
  316. 29210EA3144CAAA500835BB5 /* AccessibilityController.h */,
  317. 8034C6611487636400AC32E9 /* AccessibilityControllerMac.mm */,
  318. 8097338814874A5A008156D9 /* AccessibilityNotificationHandler.h */,
  319. 8097338914874A5A008156D9 /* AccessibilityNotificationHandler.mm */,
  320. 29210EB1144CACD400835BB5 /* AccessibilityTextMarker.cpp */,
  321. 29210EB2144CACD400835BB5 /* AccessibilityTextMarker.h */,
  322. 29210EB3144CACD400835BB5 /* AccessibilityTextMarkerMac.mm */,
  323. 29A8FCE1145F037B009045A6 /* AccessibilityTextMarkerRange.cpp */,
  324. 29A8FCDF145F0358009045A6 /* AccessibilityTextMarkerRange.h */,
  325. 29A8FCE4145F0464009045A6 /* AccessibilityTextMarkerRangeMac.mm */,
  326. 29210EA9144CACB200835BB5 /* AccessibilityUIElement.cpp */,
  327. 29210EAA144CACB200835BB5 /* AccessibilityUIElement.h */,
  328. 29210EAB144CACB200835BB5 /* AccessibilityUIElementMac.mm */,
  329. );
  330. name = Accessibility;
  331. sourceTree = "<group>";
  332. };
  333. 5C45C31017398E370079714E /* cf */ = {
  334. isa = PBXGroup;
  335. children = (
  336. 5C45C31117398E480079714E /* WebArchiveDumpSupport.cpp */,
  337. 5C45C31217398E480079714E /* WebArchiveDumpSupport.h */,
  338. );
  339. name = cf;
  340. sourceTree = "<group>";
  341. };
  342. 65EB859E11EC67CC0034D300 /* mac */ = {
  343. isa = PBXGroup;
  344. children = (
  345. 5C45C30E17398E290079714E /* WebArchiveDumpSupportMac.mm */,
  346. 65EB859F11EC67CC0034D300 /* ActivateFonts.mm */,
  347. BC8DAD771316D7B900EC96FC /* InjectedBundleMac.mm */,
  348. 0FAF67EE160D6C100077CB2B /* InjectedBundlePageMac.mm */,
  349. );
  350. path = mac;
  351. sourceTree = "<group>";
  352. };
  353. BC14E4E0120E02F900826C0C /* Controllers */ = {
  354. isa = PBXGroup;
  355. children = (
  356. 29A8FCE0145F035D009045A6 /* Accessibility */,
  357. BC8FD8C9120E527F00F3E71A /* EventSendingController.cpp */,
  358. BC8FD8C8120E527F00F3E71A /* EventSendingController.h */,
  359. BC14E4D9120E02D000826C0C /* GCController.cpp */,
  360. BC14E4D8120E02D000826C0C /* GCController.h */,
  361. BCC9981711D3F51E0017BCA2 /* TestRunner.cpp */,
  362. BCC9981611D3F51E0017BCA2 /* TestRunner.h */,
  363. C0CE720A1247C93300BC0EC4 /* TestRunnerMac.mm */,
  364. 5664A49814326384008881BE /* TextInputController.cpp */,
  365. 5664A49914326384008881BE /* TextInputController.h */,
  366. );
  367. name = Controllers;
  368. sourceTree = "<group>";
  369. };
  370. BC25183511D1571D002EBC01 /* InjectedBundle */ = {
  371. isa = PBXGroup;
  372. children = (
  373. 5C45C31017398E370079714E /* cf */,
  374. BC952C0A11F3B939003398B4 /* Bindings */,
  375. BC14E4E0120E02F900826C0C /* Controllers */,
  376. BC952D3A11F3BF1F003398B4 /* Derived Sources */,
  377. 65EB859E11EC67CC0034D300 /* mac */,
  378. 65EB859D11EC67CC0034D300 /* ActivateFonts.h */,
  379. BCC997A011D3C8F60017BCA2 /* InjectedBundle.cpp */,
  380. BCC997A111D3C8F60017BCA2 /* InjectedBundle.h */,
  381. BC25184611D15767002EBC01 /* InjectedBundleMain.cpp */,
  382. BCC997A211D3C8F60017BCA2 /* InjectedBundlePage.cpp */,
  383. BCC997A311D3C8F60017BCA2 /* InjectedBundlePage.h */,
  384. );
  385. path = InjectedBundle;
  386. sourceTree = "<group>";
  387. };
  388. BC25194411D15DBE002EBC01 /* Resources */ = {
  389. isa = PBXGroup;
  390. children = (
  391. 6510A77711EC643800410867 /* AHEM____.TTF */,
  392. BC25186311D15D54002EBC01 /* InjectedBundle-Info.plist */,
  393. 8CCDA822151A570B0003F937 /* SampleFont.sfont */,
  394. 6510A77911EC643800410867 /* WebKitWeightWatcher100.ttf */,
  395. 6510A77A11EC643800410867 /* WebKitWeightWatcher200.ttf */,
  396. 6510A77B11EC643800410867 /* WebKitWeightWatcher300.ttf */,
  397. 6510A77C11EC643800410867 /* WebKitWeightWatcher400.ttf */,
  398. 6510A77D11EC643800410867 /* WebKitWeightWatcher500.ttf */,
  399. 6510A77E11EC643800410867 /* WebKitWeightWatcher600.ttf */,
  400. 6510A77F11EC643800410867 /* WebKitWeightWatcher700.ttf */,
  401. 6510A78011EC643800410867 /* WebKitWeightWatcher800.ttf */,
  402. 6510A78111EC643800410867 /* WebKitWeightWatcher900.ttf */,
  403. );
  404. name = Resources;
  405. sourceTree = "<group>";
  406. };
  407. BC7933FE118F7C74005EA8E2 /* mac */ = {
  408. isa = PBXGroup;
  409. children = (
  410. 5670B8271386FCA5002EB355 /* EventSenderProxy.mm */,
  411. BC7933FF118F7C84005EA8E2 /* main.mm */,
  412. BC7934E711906846005EA8E2 /* PlatformWebViewMac.mm */,
  413. BC8C795B11D2785D004535A1 /* TestControllerMac.mm */,
  414. );
  415. path = mac;
  416. sourceTree = "<group>";
  417. };
  418. BC793401118F7C8A005EA8E2 /* Configurations */ = {
  419. isa = PBXGroup;
  420. children = (
  421. BC793426118F7D3C005EA8E2 /* Base.xcconfig */,
  422. BC793427118F7DAF005EA8E2 /* DebugRelease.xcconfig */,
  423. BC25197111D15E61002EBC01 /* InjectedBundle.xcconfig */,
  424. BC251A1811D16795002EBC01 /* WebKitTestRunner.xcconfig */,
  425. );
  426. path = Configurations;
  427. sourceTree = "<group>";
  428. };
  429. BC9192021333E4CD003011DC /* cg */ = {
  430. isa = PBXGroup;
  431. children = (
  432. BC9192041333E4F8003011DC /* TestInvocationCG.cpp */,
  433. );
  434. name = cg;
  435. sourceTree = "<group>";
  436. };
  437. BC952C0A11F3B939003398B4 /* Bindings */ = {
  438. isa = PBXGroup;
  439. children = (
  440. 29210EA8144CAB8800835BB5 /* AccessibilityController.idl */,
  441. 29A8FCC5145B93C6009045A6 /* AccessibilityTextMarker.idl */,
  442. 29A8FCD2145EF8F2009045A6 /* AccessibilityTextMarkerRange.idl */,
  443. 29210EDC144CD56E00835BB5 /* AccessibilityUIElement.idl */,
  444. BC952ED311F3C318003398B4 /* CodeGeneratorTestRunner.pm */,
  445. BC8FD8CB120E52B000F3E71A /* EventSendingController.idl */,
  446. BC14E4E1120E032000826C0C /* GCController.idl */,
  447. BC952C0E11F3B97B003398B4 /* JSWrappable.h */,
  448. BC952C0C11F3B965003398B4 /* JSWrapper.cpp */,
  449. BC952C0B11F3B965003398B4 /* JSWrapper.h */,
  450. BC952ED211F3C29F003398B4 /* TestRunner.idl */,
  451. 5664A49614326377008881BE /* TextInputController.idl */,
  452. );
  453. path = Bindings;
  454. sourceTree = "<group>";
  455. };
  456. BC952D3A11F3BF1F003398B4 /* Derived Sources */ = {
  457. isa = PBXGroup;
  458. children = (
  459. 583913D014335E95008307E5 /* JSAccessibilityController.cpp */,
  460. 583913D114335E95008307E5 /* JSAccessibilityController.h */,
  461. 29210EE1144CDE6789815EE5 /* JSAccessibilityTextMarker.cpp */,
  462. 29210EE1145CDE6789815EE5 /* JSAccessibilityTextMarker.h */,
  463. 29A8FCE1345E7021006AA5A6 /* JSAccessibilityTextMarkerRange.cpp */,
  464. 29A8FCE1345E7021006AA5A7 /* JSAccessibilityTextMarkerRange.h */,
  465. 29210EDB146727E711835BB5 /* JSAccessibilityUIElement.cpp */,
  466. 29210EDB146727E811835BB5 /* JSAccessibilityUIElement.h */,
  467. BC8FD8D0120E545B00F3E71A /* JSEventSendingController.cpp */,
  468. BC8FD8D1120E545B00F3E71A /* JSEventSendingController.h */,
  469. BC14E4E8120E03D800826C0C /* JSGCController.cpp */,
  470. BC14E4E9120E03D800826C0C /* JSGCController.h */,
  471. BC952F1D11F3C652003398B4 /* JSTestRunner.cpp */,
  472. BC952F1E11F3C652003398B4 /* JSTestRunner.h */,
  473. 5641E2CE14335E95008307E5 /* JSTextInputController.cpp */,
  474. 5641E2CF14335E95008307E5 /* JSTextInputController.h */,
  475. );
  476. name = "Derived Sources";
  477. sourceTree = "<group>";
  478. };
  479. BC99CBF11207642D00FDEE76 /* Shared */ = {
  480. isa = PBXGroup;
  481. children = (
  482. 378D442213346D00006A777B /* config.h */,
  483. BC99A4841208901A007E9F08 /* StringFunctions.h */,
  484. );
  485. name = Shared;
  486. sourceTree = "<group>";
  487. };
  488. /* End PBXGroup section */
  489. /* Begin PBXNativeTarget section */
  490. 8DD76F960486AA7600D96B5E /* WebKitTestRunner */ = {
  491. isa = PBXNativeTarget;
  492. buildConfigurationList = 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "WebKitTestRunner" */;
  493. buildPhases = (
  494. 8DD76F990486AA7600D96B5E /* Sources */,
  495. 8DD76F9B0486AA7600D96B5E /* Frameworks */,
  496. );
  497. buildRules = (
  498. );
  499. dependencies = (
  500. BC25194211D15D94002EBC01 /* PBXTargetDependency */,
  501. );
  502. name = WebKitTestRunner;
  503. productInstallPath = "$(HOME)/bin";
  504. productName = WebKitTestRunner;
  505. productReference = 8DD76FA10486AA7600D96B5E /* WebKitTestRunner */;
  506. productType = "com.apple.product-type.tool";
  507. };
  508. BC25186111D15D54002EBC01 /* WebKitTestRunnerInjectedBundle */ = {
  509. isa = PBXNativeTarget;
  510. buildConfigurationList = BC25186611D15D55002EBC01 /* Build configuration list for PBXNativeTarget "WebKitTestRunnerInjectedBundle" */;
  511. buildPhases = (
  512. BC25185E11D15D54002EBC01 /* Resources */,
  513. BC25185F11D15D54002EBC01 /* Sources */,
  514. BC25186011D15D54002EBC01 /* Frameworks */,
  515. );
  516. buildRules = (
  517. );
  518. dependencies = (
  519. BC952ED711F3C38B003398B4 /* PBXTargetDependency */,
  520. );
  521. name = WebKitTestRunnerInjectedBundle;
  522. productName = InjectedBundle;
  523. productReference = BC25186211D15D54002EBC01 /* WebKitTestRunnerInjectedBundle.bundle */;
  524. productType = "com.apple.product-type.bundle";
  525. };
  526. /* End PBXNativeTarget section */
  527. /* Begin PBXProject section */
  528. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  529. isa = PBXProject;
  530. attributes = {
  531. };
  532. buildConfigurationList = 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "WebKitTestRunner" */;
  533. compatibilityVersion = "Xcode 3.1";
  534. developmentRegion = English;
  535. hasScannedForEncodings = 1;
  536. knownRegions = (
  537. English,
  538. Japanese,
  539. French,
  540. German,
  541. );
  542. mainGroup = 08FB7794FE84155DC02AAC07 /* WebKitTestRunner */;
  543. projectDirPath = "";
  544. projectRoot = "";
  545. targets = (
  546. 8DD76F960486AA7600D96B5E /* WebKitTestRunner */,
  547. BC25186111D15D54002EBC01 /* WebKitTestRunnerInjectedBundle */,
  548. BC952D7711F3BF5D003398B4 /* Derived Sources */,
  549. );
  550. };
  551. /* End PBXProject section */
  552. /* Begin PBXResourcesBuildPhase section */
  553. BC25185E11D15D54002EBC01 /* Resources */ = {
  554. isa = PBXResourcesBuildPhase;
  555. buildActionMask = 2147483647;
  556. files = (
  557. 6510A78211EC643800410867 /* AHEM____.TTF in Resources */,
  558. 8CCDA823151A570B0003F937 /* SampleFont.sfont in Resources */,
  559. 6510A78411EC643800410867 /* WebKitWeightWatcher100.ttf in Resources */,
  560. 6510A78511EC643800410867 /* WebKitWeightWatcher200.ttf in Resources */,
  561. 6510A78611EC643800410867 /* WebKitWeightWatcher300.ttf in Resources */,
  562. 6510A78711EC643800410867 /* WebKitWeightWatcher400.ttf in Resources */,
  563. 6510A78811EC643800410867 /* WebKitWeightWatcher500.ttf in Resources */,
  564. 6510A78911EC643800410867 /* WebKitWeightWatcher600.ttf in Resources */,
  565. 6510A78A11EC643800410867 /* WebKitWeightWatcher700.ttf in Resources */,
  566. 6510A78B11EC643800410867 /* WebKitWeightWatcher800.ttf in Resources */,
  567. 6510A78C11EC643800410867 /* WebKitWeightWatcher900.ttf in Resources */,
  568. );
  569. runOnlyForDeploymentPostprocessing = 0;
  570. };
  571. /* End PBXResourcesBuildPhase section */
  572. /* Begin PBXShellScriptBuildPhase section */
  573. BC952D8211F3BF78003398B4 /* Generate Derived Sources */ = {
  574. isa = PBXShellScriptBuildPhase;
  575. buildActionMask = 2147483647;
  576. files = (
  577. );
  578. inputPaths = (
  579. );
  580. name = "Generate Derived Sources";
  581. outputPaths = (
  582. );
  583. runOnlyForDeploymentPostprocessing = 0;
  584. shellPath = /bin/sh;
  585. 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 [ ! $CC ]; then\n export CC=\"`xcrun -find clang`\"\nfi\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";
  586. };
  587. /* End PBXShellScriptBuildPhase section */
  588. /* Begin PBXSourcesBuildPhase section */
  589. 8DD76F990486AA7600D96B5E /* Sources */ = {
  590. isa = PBXSourcesBuildPhase;
  591. buildActionMask = 2147483647;
  592. files = (
  593. 5322FB4313FDA0CD0041ABCC /* CyclicRedundancyCheck.cpp in Sources */,
  594. 5670B8281386FCA5002EB355 /* EventSenderProxy.mm in Sources */,
  595. 26D758E7160BECDD00268472 /* GeolocationProviderMock.cpp in Sources */,
  596. BC793400118F7C84005EA8E2 /* main.mm in Sources */,
  597. 5322FB4613FDA0EA0041ABCC /* PixelDumpSupport.cpp in Sources */,
  598. BC7934E811906846005EA8E2 /* PlatformWebViewMac.mm in Sources */,
  599. BC793431118F7F19005EA8E2 /* TestController.cpp in Sources */,
  600. BC8C795C11D2785D004535A1 /* TestControllerMac.mm in Sources */,
  601. BCD7D2F811921278006DB7EE /* TestInvocation.cpp in Sources */,
  602. BC9192051333E4F8003011DC /* TestInvocationCG.cpp in Sources */,
  603. 3164C8F015D1ADA100EF1FE0 /* WebNotificationProvider.cpp in Sources */,
  604. 4429FC5F1627089600F66D8B /* WorkQueueManager.cpp in Sources */,
  605. );
  606. runOnlyForDeploymentPostprocessing = 0;
  607. };
  608. BC25185F11D15D54002EBC01 /* Sources */ = {
  609. isa = PBXSourcesBuildPhase;
  610. buildActionMask = 2147483647;
  611. files = (
  612. 29210EDA144CC3EA00835BB6 /* AccessibilityCommonMac.mm in Sources */,
  613. 29210EB0144CACBD00835BB5 /* AccessibilityController.cpp in Sources */,
  614. 8034C6621487636400AC32E9 /* AccessibilityControllerMac.mm in Sources */,
  615. 8097338A14874A5A008156D9 /* AccessibilityNotificationHandler.mm in Sources */,
  616. 29210EB4144CACD500835BB5 /* AccessibilityTextMarker.cpp in Sources */,
  617. 29210EB5144CACD500835BB5 /* AccessibilityTextMarkerMac.mm in Sources */,
  618. 29A8FCE2145F037B009045A6 /* AccessibilityTextMarkerRange.cpp in Sources */,
  619. 29A8FCE5145F0464009045A6 /* AccessibilityTextMarkerRangeMac.mm in Sources */,
  620. 29210EAE144CACB700835BB5 /* AccessibilityUIElement.cpp in Sources */,
  621. 29210EDA144CC3EA00835BB5 /* AccessibilityUIElementMac.mm in Sources */,
  622. 65EB85A011EC67CC0034D300 /* ActivateFonts.mm in Sources */,
  623. BC8FD8CA120E527F00F3E71A /* EventSendingController.cpp in Sources */,
  624. BC14E4DB120E02D000826C0C /* GCController.cpp in Sources */,
  625. BCC997A411D3C8F60017BCA2 /* InjectedBundle.cpp in Sources */,
  626. BC8DAD7B1316D91000EC96FC /* InjectedBundleMac.mm in Sources */,
  627. BC251A3E11D16831002EBC01 /* InjectedBundleMain.cpp in Sources */,
  628. BCC997A511D3C8F60017BCA2 /* InjectedBundlePage.cpp in Sources */,
  629. 0FAF67EF160D6C100077CB2B /* InjectedBundlePageMac.mm in Sources */,
  630. 29210EDB144CD47900835BB5 /* JSAccessibilityController.cpp in Sources */,
  631. 29A8FCCB145EF02E009045A6 /* JSAccessibilityTextMarker.cpp in Sources */,
  632. 29A8FCDD145F0337009045A6 /* JSAccessibilityTextMarkerRange.cpp in Sources */,
  633. 29210EE1144CDB2600835BB5 /* JSAccessibilityUIElement.cpp in Sources */,
  634. BC8FD8D2120E545B00F3E71A /* JSEventSendingController.cpp in Sources */,
  635. BC14E4EA120E03D800826C0C /* JSGCController.cpp in Sources */,
  636. BC952F1F11F3C652003398B4 /* JSTestRunner.cpp in Sources */,
  637. 5641E2D014335E95008307E5 /* JSTextInputController.cpp in Sources */,
  638. BC952C0D11F3B965003398B4 /* JSWrapper.cpp in Sources */,
  639. BCC9981811D3F51E0017BCA2 /* TestRunner.cpp in Sources */,
  640. 5C45C30F17398E290079714E /* WebArchiveDumpSupportMac.mm in Sources */,
  641. 5C45C31317398E480079714E /* WebArchiveDumpSupport.cpp in Sources */,
  642. C0CE720B1247C93300BC0EC4 /* TestRunnerMac.mm in Sources */,
  643. 5664A49A14326384008881BE /* TextInputController.cpp in Sources */,
  644. );
  645. runOnlyForDeploymentPostprocessing = 0;
  646. };
  647. /* End PBXSourcesBuildPhase section */
  648. /* Begin PBXTargetDependency section */
  649. BC25194211D15D94002EBC01 /* PBXTargetDependency */ = {
  650. isa = PBXTargetDependency;
  651. target = BC25186111D15D54002EBC01 /* WebKitTestRunnerInjectedBundle */;
  652. targetProxy = BC25194111D15D94002EBC01 /* PBXContainerItemProxy */;
  653. };
  654. BC952ED711F3C38B003398B4 /* PBXTargetDependency */ = {
  655. isa = PBXTargetDependency;
  656. target = BC952D7711F3BF5D003398B4 /* Derived Sources */;
  657. targetProxy = BC952ED611F3C38B003398B4 /* PBXContainerItemProxy */;
  658. };
  659. /* End PBXTargetDependency section */
  660. /* Begin XCBuildConfiguration section */
  661. 1DEB927508733DD40010E9CD /* Debug */ = {
  662. isa = XCBuildConfiguration;
  663. baseConfigurationReference = BC251A1811D16795002EBC01 /* WebKitTestRunner.xcconfig */;
  664. buildSettings = {
  665. };
  666. name = Debug;
  667. };
  668. 1DEB927608733DD40010E9CD /* Release */ = {
  669. isa = XCBuildConfiguration;
  670. baseConfigurationReference = BC251A1811D16795002EBC01 /* WebKitTestRunner.xcconfig */;
  671. buildSettings = {
  672. };
  673. name = Release;
  674. };
  675. 1DEB927908733DD40010E9CD /* Debug */ = {
  676. isa = XCBuildConfiguration;
  677. baseConfigurationReference = BC793427118F7DAF005EA8E2 /* DebugRelease.xcconfig */;
  678. buildSettings = {
  679. DEBUG_DEFINES = "$(DEBUG_DEFINES_debug)";
  680. GCC_OPTIMIZATION_LEVEL = 0;
  681. };
  682. name = Debug;
  683. };
  684. 1DEB927A08733DD40010E9CD /* Release */ = {
  685. isa = XCBuildConfiguration;
  686. baseConfigurationReference = BC793427118F7DAF005EA8E2 /* DebugRelease.xcconfig */;
  687. buildSettings = {
  688. };
  689. name = Release;
  690. };
  691. BC25186411D15D55002EBC01 /* Debug */ = {
  692. isa = XCBuildConfiguration;
  693. baseConfigurationReference = BC25197111D15E61002EBC01 /* InjectedBundle.xcconfig */;
  694. buildSettings = {
  695. };
  696. name = Debug;
  697. };
  698. BC25186511D15D55002EBC01 /* Release */ = {
  699. isa = XCBuildConfiguration;
  700. baseConfigurationReference = BC25197111D15E61002EBC01 /* InjectedBundle.xcconfig */;
  701. buildSettings = {
  702. };
  703. name = Release;
  704. };
  705. BC646D6D136A3A8700B35DED /* Production */ = {
  706. isa = XCBuildConfiguration;
  707. baseConfigurationReference = BC793426118F7D3C005EA8E2 /* Base.xcconfig */;
  708. buildSettings = {
  709. };
  710. name = Production;
  711. };
  712. BC646D6E136A3A8700B35DED /* Production */ = {
  713. isa = XCBuildConfiguration;
  714. baseConfigurationReference = BC251A1811D16795002EBC01 /* WebKitTestRunner.xcconfig */;
  715. buildSettings = {
  716. };
  717. name = Production;
  718. };
  719. BC646D6F136A3A8700B35DED /* Production */ = {
  720. isa = XCBuildConfiguration;
  721. baseConfigurationReference = BC25197111D15E61002EBC01 /* InjectedBundle.xcconfig */;
  722. buildSettings = {
  723. };
  724. name = Production;
  725. };
  726. BC646D70136A3A8700B35DED /* Production */ = {
  727. isa = XCBuildConfiguration;
  728. buildSettings = {
  729. PRODUCT_NAME = "Derived Sources";
  730. };
  731. name = Production;
  732. };
  733. BC952D7811F3BF5E003398B4 /* Debug */ = {
  734. isa = XCBuildConfiguration;
  735. buildSettings = {
  736. PRODUCT_NAME = "Derived Sources";
  737. };
  738. name = Debug;
  739. };
  740. BC952D7911F3BF5E003398B4 /* Release */ = {
  741. isa = XCBuildConfiguration;
  742. buildSettings = {
  743. PRODUCT_NAME = "Derived Sources";
  744. };
  745. name = Release;
  746. };
  747. /* End XCBuildConfiguration section */
  748. /* Begin XCConfigurationList section */
  749. 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "WebKitTestRunner" */ = {
  750. isa = XCConfigurationList;
  751. buildConfigurations = (
  752. 1DEB927508733DD40010E9CD /* Debug */,
  753. 1DEB927608733DD40010E9CD /* Release */,
  754. BC646D6E136A3A8700B35DED /* Production */,
  755. );
  756. defaultConfigurationIsVisible = 0;
  757. defaultConfigurationName = Production;
  758. };
  759. 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "WebKitTestRunner" */ = {
  760. isa = XCConfigurationList;
  761. buildConfigurations = (
  762. 1DEB927908733DD40010E9CD /* Debug */,
  763. 1DEB927A08733DD40010E9CD /* Release */,
  764. BC646D6D136A3A8700B35DED /* Production */,
  765. );
  766. defaultConfigurationIsVisible = 0;
  767. defaultConfigurationName = Production;
  768. };
  769. BC25186611D15D55002EBC01 /* Build configuration list for PBXNativeTarget "WebKitTestRunnerInjectedBundle" */ = {
  770. isa = XCConfigurationList;
  771. buildConfigurations = (
  772. BC25186411D15D55002EBC01 /* Debug */,
  773. BC25186511D15D55002EBC01 /* Release */,
  774. BC646D6F136A3A8700B35DED /* Production */,
  775. );
  776. defaultConfigurationIsVisible = 0;
  777. defaultConfigurationName = Production;
  778. };
  779. BC952D7D11F3BF6A003398B4 /* Build configuration list for PBXAggregateTarget "Derived Sources" */ = {
  780. isa = XCConfigurationList;
  781. buildConfigurations = (
  782. BC952D7811F3BF5E003398B4 /* Debug */,
  783. BC952D7911F3BF5E003398B4 /* Release */,
  784. BC646D70136A3A8700B35DED /* Production */,
  785. );
  786. defaultConfigurationIsVisible = 0;
  787. defaultConfigurationName = Production;
  788. };
  789. /* End XCConfigurationList section */
  790. };
  791. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  792. }