<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[196478] trunk/Source/WebKit2</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/196478">196478</a></dd>
<dt>Author</dt> <dd>andersca@apple.com</dd>
<dt>Date</dt> <dd>2016-02-12 09:10:19 -0800 (Fri, 12 Feb 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Remove legacy processes from WebKit2
https://bugs.webkit.org/show_bug.cgi?id=154119

Reviewed by Darin Adler.

* Configurations/BaseLegacyProcess.xcconfig: Removed.
* DatabaseProcess/EntryPoint/mac/LegacyProcess/DatabaseProcessMain.mm: Removed.
(DatabaseProcessMain): Deleted.
* DatabaseProcess/EntryPoint/mac/LegacyProcess/Info.plist: Removed.
* NetworkProcess/EntryPoint/mac/LegacyProcess/Info.plist: Removed.
* NetworkProcess/EntryPoint/mac/LegacyProcess/NetworkProcessMain.mm: Removed.
(NetworkProcessMain): Deleted.
* PluginProcess/EntryPoint/mac/LegacyProcess/Info.plist: Removed.
* PluginProcess/EntryPoint/mac/LegacyProcess/PluginProcessMain.mm: Removed.
(WebKit::PluginProcessMainDelegate::PluginProcessMainDelegate): Deleted.
(PluginProcessMain): Deleted.
* Shared/EntryPointUtilities/mac/LegacyProcess/ChildProcessEntryPoint.h: Removed.
(WebKit::ChildProcessMainDelegate::ChildProcessMainDelegate): Deleted.
(WebKit::ChildProcessMain): Deleted.
* Shared/EntryPointUtilities/mac/LegacyProcess/ChildProcessEntryPoint.mm: Removed.
(WebKit::ChildProcessMainDelegate::~ChildProcessMainDelegate): Deleted.
(WebKit::ChildProcessMainDelegate::installSignalHandlers): Deleted.
(WebKit::ChildProcessMainDelegate::doPreInitializationWork): Deleted.
(WebKit::ChildProcessMainDelegate::getConnectionIdentifier): Deleted.
(WebKit::ChildProcessMainDelegate::getClientIdentifier): Deleted.
(WebKit::ChildProcessMainDelegate::getClientProcessName): Deleted.
(WebKit::ChildProcessMainDelegate::getExtraInitializationData): Deleted.
(WebKit::ChildProcessMainDelegate::startRunLoop): Deleted.
(WebKit::ChildProcessMainDelegate::doPostRunWork): Deleted.
* Shared/EntryPointUtilities/mac/LegacyProcess/ChildProcessMain.mm: Removed.
(WebKit::closeUnusedFileDescriptors): Deleted.
(WebKit::BootstrapMain): Deleted.
(main): Deleted.
* WebKit2.xcodeproj/project.pbxproj:
* WebProcess/EntryPoint/mac/LegacyProcess/Info.plist: Removed.
* WebProcess/EntryPoint/mac/LegacyProcess/WebContentProcessMain.mm: Removed.
(WebKit::WebContentProcessMainDelegate::WebContentProcessMainDelegate): Deleted.
(WebContentProcessMain): Deleted.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkSourceWebKit2ChangeLog">trunk/Source/WebKit2/ChangeLog</a></li>
<li><a href="#trunkSourceWebKit2WebKit2xcodeprojprojectpbxproj">trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkSourceWebKit2ConfigurationsBaseLegacyProcessxcconfig">trunk/Source/WebKit2/Configurations/BaseLegacyProcess.xcconfig</a></li>
<li>trunk/Source/WebKit2/DatabaseProcess/EntryPoint/mac/LegacyProcess/</li>
<li>trunk/Source/WebKit2/NetworkProcess/EntryPoint/mac/LegacyProcess/</li>
<li>trunk/Source/WebKit2/PluginProcess/EntryPoint/mac/LegacyProcess/</li>
<li>trunk/Source/WebKit2/Shared/EntryPointUtilities/mac/LegacyProcess/</li>
<li>trunk/Source/WebKit2/WebProcess/EntryPoint/mac/LegacyProcess/</li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkSourceWebKit2ChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/ChangeLog (196477 => 196478)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/ChangeLog        2016-02-12 17:00:22 UTC (rev 196477)
+++ trunk/Source/WebKit2/ChangeLog        2016-02-12 17:10:19 UTC (rev 196478)
</span><span class="lines">@@ -1,3 +1,44 @@
</span><ins>+2016-02-11  Anders Carlsson  &lt;andersca@apple.com&gt;
+
+        Remove legacy processes from WebKit2
+        https://bugs.webkit.org/show_bug.cgi?id=154119
+
+        Reviewed by Darin Adler.
+
+        * Configurations/BaseLegacyProcess.xcconfig: Removed.
+        * DatabaseProcess/EntryPoint/mac/LegacyProcess/DatabaseProcessMain.mm: Removed.
+        (DatabaseProcessMain): Deleted.
+        * DatabaseProcess/EntryPoint/mac/LegacyProcess/Info.plist: Removed.
+        * NetworkProcess/EntryPoint/mac/LegacyProcess/Info.plist: Removed.
+        * NetworkProcess/EntryPoint/mac/LegacyProcess/NetworkProcessMain.mm: Removed.
+        (NetworkProcessMain): Deleted.
+        * PluginProcess/EntryPoint/mac/LegacyProcess/Info.plist: Removed.
+        * PluginProcess/EntryPoint/mac/LegacyProcess/PluginProcessMain.mm: Removed.
+        (WebKit::PluginProcessMainDelegate::PluginProcessMainDelegate): Deleted.
+        (PluginProcessMain): Deleted.
+        * Shared/EntryPointUtilities/mac/LegacyProcess/ChildProcessEntryPoint.h: Removed.
+        (WebKit::ChildProcessMainDelegate::ChildProcessMainDelegate): Deleted.
+        (WebKit::ChildProcessMain): Deleted.
+        * Shared/EntryPointUtilities/mac/LegacyProcess/ChildProcessEntryPoint.mm: Removed.
+        (WebKit::ChildProcessMainDelegate::~ChildProcessMainDelegate): Deleted.
+        (WebKit::ChildProcessMainDelegate::installSignalHandlers): Deleted.
+        (WebKit::ChildProcessMainDelegate::doPreInitializationWork): Deleted.
+        (WebKit::ChildProcessMainDelegate::getConnectionIdentifier): Deleted.
+        (WebKit::ChildProcessMainDelegate::getClientIdentifier): Deleted.
+        (WebKit::ChildProcessMainDelegate::getClientProcessName): Deleted.
+        (WebKit::ChildProcessMainDelegate::getExtraInitializationData): Deleted.
+        (WebKit::ChildProcessMainDelegate::startRunLoop): Deleted.
+        (WebKit::ChildProcessMainDelegate::doPostRunWork): Deleted.
+        * Shared/EntryPointUtilities/mac/LegacyProcess/ChildProcessMain.mm: Removed.
+        (WebKit::closeUnusedFileDescriptors): Deleted.
+        (WebKit::BootstrapMain): Deleted.
+        (main): Deleted.
+        * WebKit2.xcodeproj/project.pbxproj:
+        * WebProcess/EntryPoint/mac/LegacyProcess/Info.plist: Removed.
+        * WebProcess/EntryPoint/mac/LegacyProcess/WebContentProcessMain.mm: Removed.
+        (WebKit::WebContentProcessMainDelegate::WebContentProcessMainDelegate): Deleted.
+        (WebContentProcessMain): Deleted.
+
</ins><span class="cx"> 2016-02-12  Carlos Garcia Campos  &lt;cgarcia@igalia.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [GTK] HTTP auth dialog incorrectly rendered with Accelerated Compositing enabled
</span></span></pre></div>
<a id="trunkSourceWebKit2ConfigurationsBaseLegacyProcessxcconfig"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebKit2/Configurations/BaseLegacyProcess.xcconfig (196477 => 196478)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/Configurations/BaseLegacyProcess.xcconfig        2016-02-12 17:00:22 UTC (rev 196477)
+++ trunk/Source/WebKit2/Configurations/BaseLegacyProcess.xcconfig        2016-02-12 17:10:19 UTC (rev 196478)
</span><span class="lines">@@ -1,38 +0,0 @@
</span><del>-// Copyright (C) 2013 Apple Inc. All rights reserved.
-//
-// Redistribution and use in source and binary forms, with or without
-// modification, are permitted provided that the following conditions
-// are met:
-// 1. Redistributions of source code must retain the above copyright
-//    notice, this list of conditions and the following disclaimer.
-// 2. Redistributions in binary form must reproduce the above copyright
-//    notice, this list of conditions and the following disclaimer in the
-//    documentation and/or other materials provided with the distribution.
-//
-// THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
-// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-// PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
-// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-// EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
-// PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
-// OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
-
-#include &quot;BaseTarget.xcconfig&quot;
-
-INSTALL_PATH = $(WEBKIT_FRAMEWORKS_DIR)/WebKit.framework/$(FRAMEWORK_CONTENT_DIRECTORY);
-
-APP_ICON = $(APP_ICON_$(CONFIGURATION));
-APP_ICON_Debug = WebKit.icns;
-APP_ICON_Release = WebKit.icns;
-APP_ICON_Production = ;
-
-EXCLUDED_SOURCE_FILE_NAMES = $(EXCLUDED_SOURCE_FILE_NAMES_$(CONFIGURATION));
-EXCLUDED_SOURCE_FILE_NAMES_Production = WebKit.icns;
-
-EXCLUDED_SOURCE_FILE_NAMES[sdk=iphone*] = $(EXCLUDED_SOURCE_FILE_NAMES_$(CONFIGURATION)) *.xib;
-
-SKIP_INSTALL = YES;
</del></span></pre></div>
<a id="trunkSourceWebKit2WebKit2xcodeprojprojectpbxproj"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj (196477 => 196478)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj        2016-02-12 17:00:22 UTC (rev 196477)
+++ trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj        2016-02-12 17:10:19 UTC (rev 196478)
</span><span class="lines">@@ -15,10 +15,6 @@
</span><span class="cx">                                 BCFFCA8B160D6E7B003DF315 /* Copy XPC services for engineering builds */,
</span><span class="cx">                         );
</span><span class="cx">                         dependencies = (
</span><del>-                                1A50DB3C110A3C19000D3FE5 /* PBXTargetDependency */,
-                                51A60B2C180CCF1200F3BF50 /* PBXTargetDependency */,
-                                510CC8481613C85300D03ED3 /* PBXTargetDependency */,
-                                BCDE0AC113272712001259FB /* PBXTargetDependency */,
</del><span class="cx">                                 BCA8D46815BCE0D6009DC1F1 /* PBXTargetDependency */,
</span><span class="cx">                                 51A60B2E180CCF1700F3BF50 /* PBXTargetDependency */,
</span><span class="cx">                                 BC77F95616D0459100F8F78A /* PBXTargetDependency */,
</span><span class="lines">@@ -1014,7 +1010,6 @@
</span><span class="cx">                 51E351FF180F5D0F00E53BE9 /* DatabaseProcess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51E351FA180F5D0B00E53BE9 /* DatabaseProcess.cpp */; };
</span><span class="cx">                 51E35200180F5D0F00E53BE9 /* DatabaseToWebProcessConnection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51E351FD180F5D0B00E53BE9 /* DatabaseToWebProcessConnection.cpp */; };
</span><span class="cx">                 51E35202180F5D1E00E53BE9 /* DatabaseProcessMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 51E35201180F5D1E00E53BE9 /* DatabaseProcessMac.mm */; };
</span><del>-                51E35205180F5D4F00E53BE9 /* DatabaseProcessMain.mm in Sources */ = {isa = PBXBuildFile; fileRef = 51E35203180F5D4B00E53BE9 /* DatabaseProcessMain.mm */; };
</del><span class="cx">                 51E35209180F5D6B00E53BE9 /* DatabaseServiceEntryPoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = 51E35208180F5D6B00E53BE9 /* DatabaseServiceEntryPoint.mm */; };
</span><span class="cx">                 51E3B67F16F266B3009968DC /* NetworkResourceLoaderMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 51E3B67E16F266B3009968DC /* NetworkResourceLoaderMac.mm */; };
</span><span class="cx">                 51EFC1CF1524E62500C9A938 /* WKBundleDOMWindowExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 51FA2D541521118600C1BA0B /* WKBundleDOMWindowExtension.h */; settings = {ATTRIBUTES = (Private, ); }; };
</span><span class="lines">@@ -1023,9 +1018,6 @@
</span><span class="cx">                 51F7DC41180CC93600212CA3 /* XPCServiceMain.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC82839616B47EC400A278FE /* XPCServiceMain.mm */; };
</span><span class="cx">                 51F7DC43180CC93600212CA3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC3DE46815A91763008D26FC /* Foundation.framework */; };
</span><span class="cx">                 51F7DC44180CC93600212CA3 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8DC2EF5B0486A6940098B216 /* WebKit.framework */; };
</span><del>-                51FA1E1D180CCADE00C44BE9 /* ChildProcessMain.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC5D249F16CC3B9E007D5461 /* ChildProcessMain.mm */; };
-                51FA1E1F180CCADE00C44BE9 /* WebKit.icns in Resources */ = {isa = PBXBuildFile; fileRef = E133FD891423DD7F00FC7BFB /* WebKit.icns */; };
-                51FA1E23180CCADE00C44BE9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC3DE46815A91763008D26FC /* Foundation.framework */; };
</del><span class="cx">                 51FA2D7415212DF100C1BA0B /* InjectedBundleDOMWindowExtension.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51FA2D5C15211A5000C1BA0B /* InjectedBundleDOMWindowExtension.cpp */; };
</span><span class="cx">                 51FA2D7715212E2600C1BA0B /* WKBundleDOMWindowExtension.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51FA2D7515212E1E00C1BA0B /* WKBundleDOMWindowExtension.cpp */; };
</span><span class="cx">                 51FAEC3A1B0657630009C4E7 /* ChildProcessMessages.h in Headers */ = {isa = PBXBuildFile; fileRef = 51FAEC371B0657310009C4E7 /* ChildProcessMessages.h */; };
</span><span class="lines">@@ -1458,16 +1450,10 @@
</span><span class="cx">                 BC5750981268F3C6006F0F12 /* WebPopupMenuProxyMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC5750961268F3C6006F0F12 /* WebPopupMenuProxyMac.mm */; };
</span><span class="cx">                 BC575613126E0138006F0F12 /* APIError.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC575612126E0138006F0F12 /* APIError.cpp */; };
</span><span class="cx">                 BC5C75C814954DA600BC4775 /* WKConnectionInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = BC5C75C614954DA600BC4775 /* WKConnectionInternal.h */; };
</span><del>-                BC5D24A116CC3B9E007D5461 /* ChildProcessMain.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC5D249F16CC3B9E007D5461 /* ChildProcessMain.mm */; };
-                BC5D24A216CC3B9E007D5461 /* ChildProcessMain.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC5D249F16CC3B9E007D5461 /* ChildProcessMain.mm */; };
-                BC5D24A316CC3B9E007D5461 /* ChildProcessMain.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC5D249F16CC3B9E007D5461 /* ChildProcessMain.mm */; };
</del><span class="cx">                 BC5D24AB16CC3D62007D5461 /* XPCServiceMain.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC82839616B47EC400A278FE /* XPCServiceMain.mm */; };
</span><span class="cx">                 BC5D24AC16CC3D63007D5461 /* XPCServiceMain.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC82839616B47EC400A278FE /* XPCServiceMain.mm */; };
</span><span class="cx">                 BC5D24AE16CC3D65007D5461 /* XPCServiceMain.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC82839616B47EC400A278FE /* XPCServiceMain.mm */; };
</span><span class="cx">                 BC5D24AF16CC3D66007D5461 /* XPCServiceMain.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC82839616B47EC400A278FE /* XPCServiceMain.mm */; };
</span><del>-                BC5D24B116CC3F36007D5461 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC3DE46815A91763008D26FC /* Foundation.framework */; };
-                BC5D24B316CC3F3F007D5461 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC3DE46815A91763008D26FC /* Foundation.framework */; };
-                BC5D24B516CC3F46007D5461 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC3DE46815A91763008D26FC /* Foundation.framework */; };
</del><span class="cx">                 BC5D24C216CD706D007D5461 /* WKDOMNodePrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = BC5D24C116CD706D007D5461 /* WKDOMNodePrivate.h */; settings = {ATTRIBUTES = (Private, ); }; };
</span><span class="cx">                 BC5D24C516CD7088007D5461 /* WKDOMRangePrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = BC5D24C416CD7088007D5461 /* WKDOMRangePrivate.h */; settings = {ATTRIBUTES = (Private, ); }; };
</span><span class="cx">                 BC5D24C716CD73C5007D5461 /* WKBundleRangeHandlePrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = BC5D24C616CD73C5007D5461 /* WKBundleRangeHandlePrivate.h */; settings = {ATTRIBUTES = (Private, ); }; };
</span><span class="lines">@@ -1500,11 +1486,6 @@
</span><span class="cx">                 BC8147AA12F64CDA007B2C32 /* InjectedBundlePagePolicyClient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC8147A812F64CDA007B2C32 /* InjectedBundlePagePolicyClient.cpp */; };
</span><span class="cx">                 BC8147D512F66D31007B2C32 /* InjectedBundleNavigationAction.h in Headers */ = {isa = PBXBuildFile; fileRef = BC8147D312F66D31007B2C32 /* InjectedBundleNavigationAction.h */; };
</span><span class="cx">                 BC8147D612F66D31007B2C32 /* InjectedBundleNavigationAction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC8147D412F66D31007B2C32 /* InjectedBundleNavigationAction.cpp */; };
</span><del>-                BC82836516B354F600A278FE /* WebContentProcessMain.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC82836416B354F600A278FE /* WebContentProcessMain.mm */; };
-                BC82837A16B36A4F00A278FE /* ChildProcessEntryPoint.h in Headers */ = {isa = PBXBuildFile; fileRef = BC82837816B36A4F00A278FE /* ChildProcessEntryPoint.h */; };
-                BC82837B16B36A4F00A278FE /* ChildProcessEntryPoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC82837916B36A4F00A278FE /* ChildProcessEntryPoint.mm */; };
-                BC82838416B45DA500A278FE /* NetworkProcessMain.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC82838116B45DA500A278FE /* NetworkProcessMain.mm */; };
-                BC82838C16B45F0700A278FE /* PluginProcessMain.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC82838A16B45EF200A278FE /* PluginProcessMain.mm */; };
</del><span class="cx">                 BC82839916B48DC000A278FE /* WebContentServiceEntryPoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC82839816B48DC000A278FE /* WebContentServiceEntryPoint.mm */; };
</span><span class="cx">                 BC8283AC16B4BF3F00A278FE /* NetworkServiceEntryPoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = BC8283A816B4BD9100A278FE /* NetworkServiceEntryPoint.mm */; };
</span><span class="cx">                 BC8283DA16B4DB9300A278FE /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8DC2EF5B0486A6940098B216 /* WebKit.framework */; };
</span><span class="lines">@@ -1743,7 +1724,6 @@
</span><span class="cx">                 E115C714190F89E400ECC516 /* DatabaseProcessIOS.mm in Sources */ = {isa = PBXBuildFile; fileRef = E1FEF39C190F791C00731658 /* DatabaseProcessIOS.mm */; };
</span><span class="cx">                 E115C716190F8A2500ECC516 /* com.apple.WebKit.Databases.sb in Resources */ = {isa = PBXBuildFile; fileRef = E115C715190F8A2500ECC516 /* com.apple.WebKit.Databases.sb */; };
</span><span class="cx">                 E11D35AE16B63D1B006D23D7 /* com.apple.WebProcess.sb in Resources */ = {isa = PBXBuildFile; fileRef = E1967E37150AB5E200C73169 /* com.apple.WebProcess.sb */; };
</span><del>-                E133FD8A1423DD7F00FC7BFB /* WebKit.icns in Resources */ = {isa = PBXBuildFile; fileRef = E133FD891423DD7F00FC7BFB /* WebKit.icns */; };
</del><span class="cx">                 E14A954916E016A40068DE82 /* NetworkProcessPlatformStrategies.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E14A954716E016A40068DE82 /* NetworkProcessPlatformStrategies.cpp */; };
</span><span class="cx">                 E14A954A16E016A40068DE82 /* NetworkProcessPlatformStrategies.h in Headers */ = {isa = PBXBuildFile; fileRef = E14A954816E016A40068DE82 /* NetworkProcessPlatformStrategies.h */; };
</span><span class="cx">                 E1513C66166EABB200149FCB /* ChildProcessProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E1513C64166EABB200149FCB /* ChildProcessProxy.cpp */; };
</span><span class="lines">@@ -1774,14 +1754,12 @@
</span><span class="cx">                 E19BDA8B19368D4600B97F57 /* SandboxUtilities.mm in Sources */ = {isa = PBXBuildFile; fileRef = E19BDA87193686A400B97F57 /* SandboxUtilities.mm */; };
</span><span class="cx">                 E1A31732134CEA6C007C9A4F /* AttributedString.h in Headers */ = {isa = PBXBuildFile; fileRef = E1A31731134CEA6C007C9A4F /* AttributedString.h */; };
</span><span class="cx">                 E1A31735134CEA80007C9A4F /* AttributedString.mm in Sources */ = {isa = PBXBuildFile; fileRef = E1A31734134CEA80007C9A4F /* AttributedString.mm */; };
</span><del>-                E1A9A852169E2025002D7176 /* WebKit.icns in Resources */ = {isa = PBXBuildFile; fileRef = E133FD891423DD7F00FC7BFB /* WebKit.icns */; };
</del><span class="cx">                 E1AEA22F14687BDB00804569 /* WKFullKeyboardAccessWatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = E1AEA22D14687BDB00804569 /* WKFullKeyboardAccessWatcher.h */; };
</span><span class="cx">                 E1AEA23014687BDB00804569 /* WKFullKeyboardAccessWatcher.mm in Sources */ = {isa = PBXBuildFile; fileRef = E1AEA22E14687BDB00804569 /* WKFullKeyboardAccessWatcher.mm */; };
</span><span class="cx">                 E1B78471163F24690007B692 /* RemoteNetworkingContext.h in Headers */ = {isa = PBXBuildFile; fileRef = E1B78470163F24690007B692 /* RemoteNetworkingContext.h */; };
</span><span class="cx">                 E1B78473163F253E0007B692 /* RemoteNetworkingContext.mm in Sources */ = {isa = PBXBuildFile; fileRef = E1B78472163F253E0007B692 /* RemoteNetworkingContext.mm */; };
</span><span class="cx">                 E1CC1B9012D7EADF00625838 /* PrintInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = E1CC1B8E12D7EADF00625838 /* PrintInfo.h */; };
</span><span class="cx">                 E1CC1B9112D7EADF00625838 /* PrintInfoMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = E1CC1B8F12D7EADF00625838 /* PrintInfoMac.mm */; };
</span><del>-                E1D26A51175964D70095BFD1 /* WebContentProcess.xib in Resources */ = {isa = PBXBuildFile; fileRef = E1D26A4C1759634E0095BFD1 /* WebContentProcess.xib */; };
</del><span class="cx">                 E1D26A53175964D90095BFD1 /* WebContentProcess.xib in Resources */ = {isa = PBXBuildFile; fileRef = E1D26A4C1759634E0095BFD1 /* WebContentProcess.xib */; };
</span><span class="cx">                 E1E552C416AE065F004ED653 /* SandboxInitialiationParametersMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = E1E552C216AE065E004ED653 /* SandboxInitialiationParametersMac.mm */; };
</span><span class="cx">                 E1E552C516AE065F004ED653 /* SandboxInitializationParameters.h in Headers */ = {isa = PBXBuildFile; fileRef = E1E552C316AE065E004ED653 /* SandboxInitializationParameters.h */; };
</span><span class="lines">@@ -1826,20 +1804,6 @@
</span><span class="cx"> /* End PBXBuildFile section */
</span><span class="cx"> 
</span><span class="cx"> /* Begin PBXContainerItemProxy section */
</span><del>-                1A50DB26110A3BEF000D3FE5 /* PBXContainerItemProxy */ = {
-                        isa = PBXContainerItemProxy;
-                        containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
-                        proxyType = 1;
-                        remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
-                        remoteInfo = WebKit2;
-                };
-                1A50DB3B110A3C19000D3FE5 /* PBXContainerItemProxy */ = {
-                        isa = PBXContainerItemProxy;
-                        containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
-                        proxyType = 1;
-                        remoteGlobalIDString = 1A50DB1D110A3BDC000D3FE5;
-                        remoteInfo = WebProcess;
-                };
</del><span class="cx">                 375E0626191EA8CC004E3CAF /* PBXContainerItemProxy */ = {
</span><span class="cx">                         isa = PBXContainerItemProxy;
</span><span class="cx">                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
</span><span class="lines">@@ -1903,27 +1867,6 @@
</span><span class="cx">                         remoteGlobalIDString = C0CE72851247E66800BC0EC4;
</span><span class="cx">                         remoteInfo = &quot;Derived Sources&quot;;
</span><span class="cx">                 };
</span><del>-                510CC8471613C85300D03ED3 /* PBXContainerItemProxy */ = {
-                        isa = PBXContainerItemProxy;
-                        containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
-                        proxyType = 1;
-                        remoteGlobalIDString = 510CC80D1613C79900D03ED3;
-                        remoteInfo = NetworkProcess;
-                };
-                510CC8501613C98D00D03ED3 /* PBXContainerItemProxy */ = {
-                        isa = PBXContainerItemProxy;
-                        containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
-                        proxyType = 1;
-                        remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
-                        remoteInfo = WebKit2;
-                };
-                51A60B2B180CCF1200F3BF50 /* PBXContainerItemProxy */ = {
-                        isa = PBXContainerItemProxy;
-                        containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
-                        proxyType = 1;
-                        remoteGlobalIDString = 51FA1E17180CCADE00C44BE9;
-                        remoteInfo = DatabaseProcess;
-                };
</del><span class="cx">                 51A60B2D180CCF1700F3BF50 /* PBXContainerItemProxy */ = {
</span><span class="cx">                         isa = PBXContainerItemProxy;
</span><span class="cx">                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
</span><span class="lines">@@ -1931,13 +1874,6 @@
</span><span class="cx">                         remoteGlobalIDString = 51F7DC3F180CC93600212CA3;
</span><span class="cx">                         remoteInfo = Databases;
</span><span class="cx">                 };
</span><del>-                51FA1E1B180CCADE00C44BE9 /* PBXContainerItemProxy */ = {
-                        isa = PBXContainerItemProxy;
-                        containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
-                        proxyType = 1;
-                        remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
-                        remoteInfo = WebKit2;
-                };
</del><span class="cx">                 BC77F95516D0459100F8F78A /* PBXContainerItemProxy */ = {
</span><span class="cx">                         isa = PBXContainerItemProxy;
</span><span class="cx">                         containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
</span><span class="lines">@@ -1966,20 +1902,6 @@
</span><span class="cx">                         remoteGlobalIDString = BC3DE46515A91763008D26FC;
</span><span class="cx">                         remoteInfo = WebKit2Service;
</span><span class="cx">                 };
</span><del>-                BCDE093713272496001259FB /* PBXContainerItemProxy */ = {
-                        isa = PBXContainerItemProxy;
-                        containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
-                        proxyType = 1;
-                        remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
-                        remoteInfo = WebKit2;
-                };
-                BCDE0AC013272712001259FB /* PBXContainerItemProxy */ = {
-                        isa = PBXContainerItemProxy;
-                        containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
-                        proxyType = 1;
-                        remoteGlobalIDString = BCDE093313272496001259FB;
-                        remoteInfo = &quot;Plugin Process&quot;;
-                };
</del><span class="cx"> /* End PBXContainerItemProxy section */
</span><span class="cx"> 
</span><span class="cx"> /* Begin PBXCopyFilesBuildPhase section */
</span><span class="lines">@@ -2263,7 +2185,6 @@
</span><span class="cx">                 1A4F976B100E7B6600637A18 /* DebugRelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = DebugRelease.xcconfig; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 1A4F976C100E7B6600637A18 /* FeatureDefines.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = FeatureDefines.xcconfig; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 1A4F976E100E7B6600637A18 /* Version.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Version.xcconfig; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><del>-                1A50DB1E110A3BDC000D3FE5 /* WebProcess.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WebProcess.app; sourceTree = BUILT_PRODUCTS_DIR; };
</del><span class="cx">                 1A52C0F51A38CDC70016160A /* WebStorageNamespaceProvider.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WebStorageNamespaceProvider.cpp; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 1A52C0F61A38CDC70016160A /* WebStorageNamespaceProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebStorageNamespaceProvider.h; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 1A53C2A41A32569F004E8C70 /* WebsiteDataStore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WebsiteDataStore.cpp; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="lines">@@ -2941,7 +2862,6 @@
</span><span class="cx">                 510CC7E016138E2900D03ED3 /* NetworkProcess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NetworkProcess.h; path = NetworkProcess/NetworkProcess.h; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 510CC7EA16138E7200D03ED3 /* NetworkProcessProxy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = NetworkProcessProxy.cpp; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 510CC7EB16138E7200D03ED3 /* NetworkProcessProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkProcessProxy.h; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><del>-                510CC80E1613C79900D03ED3 /* NetworkProcess.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = NetworkProcess.app; sourceTree = BUILT_PRODUCTS_DIR; };
</del><span class="cx">                 510CC8461613C7C600D03ED3 /* NetworkProcess.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = NetworkProcess.xcconfig; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 510FBB981288C95E00AFFDF4 /* WebContextMenuItemData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WebContextMenuItemData.cpp; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 510FBB991288C95E00AFFDF4 /* WebContextMenuItemData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebContextMenuItemData.h; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="lines">@@ -3104,15 +3024,12 @@
</span><span class="cx">                 51E351FD180F5D0B00E53BE9 /* DatabaseToWebProcessConnection.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = DatabaseToWebProcessConnection.cpp; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 51E351FE180F5D0B00E53BE9 /* DatabaseToWebProcessConnection.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DatabaseToWebProcessConnection.h; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 51E35201180F5D1E00E53BE9 /* DatabaseProcessMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = DatabaseProcessMac.mm; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><del>-                51E35203180F5D4B00E53BE9 /* DatabaseProcessMain.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = DatabaseProcessMain.mm; sourceTree = &quot;&lt;group&gt;&quot;; };
-                51E35204180F5D4B00E53BE9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = &quot;&lt;group&gt;&quot;; };
</del><span class="cx">                 51E35207180F5D6100E53BE9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 51E35208180F5D6B00E53BE9 /* DatabaseServiceEntryPoint.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = DatabaseServiceEntryPoint.mm; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 51E3B67E16F266B3009968DC /* NetworkResourceLoaderMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = NetworkResourceLoaderMac.mm; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 51F060DD1654317500F3281B /* WebResourceLoaderMessageReceiver.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = WebResourceLoaderMessageReceiver.cpp; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 51F060DE1654317500F3281B /* WebResourceLoaderMessages.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WebResourceLoaderMessages.h; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 51F7DC4A180CC93600212CA3 /* com.apple.WebKit.Databases.Development.xpc */ = {isa = PBXFileReference; explicitFileType = &quot;wrapper.xpc-service&quot;; includeInIndex = 0; path = com.apple.WebKit.Databases.Development.xpc; sourceTree = BUILT_PRODUCTS_DIR; };
</span><del>-                51FA1E28180CCADE00C44BE9 /* DatabaseProcess.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DatabaseProcess.app; sourceTree = BUILT_PRODUCTS_DIR; };
</del><span class="cx">                 51FA2D541521118600C1BA0B /* WKBundleDOMWindowExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WKBundleDOMWindowExtension.h; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 51FA2D5A15211A1E00C1BA0B /* InjectedBundleDOMWindowExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InjectedBundleDOMWindowExtension.h; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 51FA2D5C15211A5000C1BA0B /* InjectedBundleDOMWindowExtension.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InjectedBundleDOMWindowExtension.cpp; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="lines">@@ -3588,8 +3505,6 @@
</span><span class="cx">                 BC5750961268F3C6006F0F12 /* WebPopupMenuProxyMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = WebPopupMenuProxyMac.mm; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 BC575612126E0138006F0F12 /* APIError.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = APIError.cpp; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 BC5C75C614954DA600BC4775 /* WKConnectionInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WKConnectionInternal.h; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><del>-                BC5D249F16CC3B9E007D5461 /* ChildProcessMain.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ChildProcessMain.mm; sourceTree = &quot;&lt;group&gt;&quot;; };
-                BC5D24B816CC40BB007D5461 /* BaseLegacyProcess.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = BaseLegacyProcess.xcconfig; sourceTree = &quot;&lt;group&gt;&quot;; };
</del><span class="cx">                 BC5D24C116CD706D007D5461 /* WKDOMNodePrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WKDOMNodePrivate.h; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 BC5D24C416CD7088007D5461 /* WKDOMRangePrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WKDOMRangePrivate.h; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 BC5D24C616CD73C5007D5461 /* WKBundleRangeHandlePrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WKBundleRangeHandlePrivate.h; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="lines">@@ -3622,14 +3537,6 @@
</span><span class="cx">                 BC8147A812F64CDA007B2C32 /* InjectedBundlePagePolicyClient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InjectedBundlePagePolicyClient.cpp; sourceTree = &quot;&lt;group&gt;&quot;; wrapsLines = 0; };
</span><span class="cx">                 BC8147D312F66D31007B2C32 /* InjectedBundleNavigationAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InjectedBundleNavigationAction.h; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 BC8147D412F66D31007B2C32 /* InjectedBundleNavigationAction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InjectedBundleNavigationAction.cpp; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><del>-                BC82836416B354F600A278FE /* WebContentProcessMain.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = WebContentProcessMain.mm; sourceTree = &quot;&lt;group&gt;&quot;; };
-                BC82837316B35AF900A278FE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = &quot;&lt;group&gt;&quot;; };
-                BC82837816B36A4F00A278FE /* ChildProcessEntryPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChildProcessEntryPoint.h; sourceTree = &quot;&lt;group&gt;&quot;; };
-                BC82837916B36A4F00A278FE /* ChildProcessEntryPoint.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ChildProcessEntryPoint.mm; sourceTree = &quot;&lt;group&gt;&quot;; };
-                BC82837F16B45DA500A278FE /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = &quot;&lt;group&gt;&quot;; };
-                BC82838116B45DA500A278FE /* NetworkProcessMain.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = NetworkProcessMain.mm; sourceTree = &quot;&lt;group&gt;&quot;; };
-                BC82838A16B45EF200A278FE /* PluginProcessMain.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = PluginProcessMain.mm; sourceTree = &quot;&lt;group&gt;&quot;; };
-                BC82838D16B45FA600A278FE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = &quot;&lt;group&gt;&quot;; };
</del><span class="cx">                 BC82839616B47EC400A278FE /* XPCServiceMain.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = XPCServiceMain.mm; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 BC82839816B48DC000A278FE /* WebContentServiceEntryPoint.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = WebContentServiceEntryPoint.mm; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 BC8283A316B4BD9100A278FE /* Info-OSX.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = &quot;Info-OSX.plist&quot;; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="lines">@@ -3745,7 +3652,6 @@
</span><span class="cx">                 BCDDB32C124EC2E10048D13C /* WKAPICast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WKAPICast.h; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 BCDE059911CDA8AE00E41AF1 /* WebContextInjectedBundleClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebContextInjectedBundleClient.h; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 BCDE059A11CDA8AE00E41AF1 /* WebContextInjectedBundleClient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WebContextInjectedBundleClient.cpp; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><del>-                BCDE094213272496001259FB /* PluginProcess.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PluginProcess.app; sourceTree = BUILT_PRODUCTS_DIR; };
</del><span class="cx">                 BCE0937514FB128B001138D9 /* LayerHostingContext.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = LayerHostingContext.mm; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 BCE0937614FB128B001138D9 /* LayerHostingContext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LayerHostingContext.h; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="cx">                 BCE0E424168B7A280057E66A /* WebProcessSupplement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebProcessSupplement.h; sourceTree = &quot;&lt;group&gt;&quot;; };
</span><span class="lines">@@ -4003,14 +3909,6 @@
</span><span class="cx">                         );
</span><span class="cx">                         runOnlyForDeploymentPostprocessing = 0;
</span><span class="cx">                 };
</span><del>-                51FA1E22180CCADE00C44BE9 /* Frameworks */ = {
-                        isa = PBXFrameworksBuildPhase;
-                        buildActionMask = 2147483647;
-                        files = (
-                                51FA1E23180CCADE00C44BE9 /* Foundation.framework in Frameworks */,
-                        );
-                        runOnlyForDeploymentPostprocessing = 0;
-                };
</del><span class="cx">                 8DC2EF560486A6940098B216 /* Frameworks */ = {
</span><span class="cx">                         isa = PBXFrameworksBuildPhase;
</span><span class="cx">                         buildActionMask = 2147483647;
</span><span class="lines">@@ -4023,30 +3921,6 @@
</span><span class="cx">                         );
</span><span class="cx">                         runOnlyForDeploymentPostprocessing = 0;
</span><span class="cx">                 };
</span><del>-                BC5D24B016CC3F28007D5461 /* Frameworks */ = {
-                        isa = PBXFrameworksBuildPhase;
-                        buildActionMask = 2147483647;
-                        files = (
-                                BC5D24B116CC3F36007D5461 /* Foundation.framework in Frameworks */,
-                        );
-                        runOnlyForDeploymentPostprocessing = 0;
-                };
-                BC5D24B216CC3F3B007D5461 /* Frameworks */ = {
-                        isa = PBXFrameworksBuildPhase;
-                        buildActionMask = 2147483647;
-                        files = (
-                                BC5D24B316CC3F3F007D5461 /* Foundation.framework in Frameworks */,
-                        );
-                        runOnlyForDeploymentPostprocessing = 0;
-                };
-                BC5D24B416CC3F43007D5461 /* Frameworks */ = {
-                        isa = PBXFrameworksBuildPhase;
-                        buildActionMask = 2147483647;
-                        files = (
-                                BC5D24B516CC3F46007D5461 /* Foundation.framework in Frameworks */,
-                        );
-                        runOnlyForDeploymentPostprocessing = 0;
-                };
</del><span class="cx">                 BC8283AE16B4BF7700A278FE /* Frameworks */ = {
</span><span class="cx">                         isa = PBXFrameworksBuildPhase;
</span><span class="cx">                         buildActionMask = 2147483647;
</span><span class="lines">@@ -4101,13 +3975,9 @@
</span><span class="cx">                                 BC8283F916B4FDDE00A278FE /* com.apple.WebKit.Plugin.32.Development.xpc */,
</span><span class="cx">                                 BC82841F16B4FDF600A278FE /* com.apple.WebKit.Plugin.64.Development.xpc */,
</span><span class="cx">                                 BC3DE46615A91763008D26FC /* com.apple.WebKit.WebContent.Development.xpc */,
</span><del>-                                51FA1E28180CCADE00C44BE9 /* DatabaseProcess.app */,
-                                510CC80E1613C79900D03ED3 /* NetworkProcess.app */,
-                                BCDE094213272496001259FB /* PluginProcess.app */,
</del><span class="cx">                                 1AC25FB012A48EA700BD2671 /* PluginProcessShim.dylib */,
</span><span class="cx">                                 510031F61379CACB00C8DFE4 /* SecItemShim.dylib */,
</span><span class="cx">                                 8DC2EF5B0486A6940098B216 /* WebKit.framework */,
</span><del>-                                1A50DB1E110A3BDC000D3FE5 /* WebProcess.app */,
</del><span class="cx">                                 CDC3830617211799008A2FC3 /* WebProcessShim.dylib */,
</span><span class="cx">                         );
</span><span class="cx">                         name = Products;
</span><span class="lines">@@ -4359,7 +4229,6 @@
</span><span class="cx">                         children = (
</span><span class="cx">                                 A1EDD2D91884ACE000BBFE98 /* All.xcconfig */,
</span><span class="cx">                                 1A4F976A100E7B6600637A18 /* Base.xcconfig */,
</span><del>-                                BC5D24B816CC40BB007D5461 /* BaseLegacyProcess.xcconfig */,
</del><span class="cx">                                 5DAD73F1116FF90C00EE5396 /* BaseTarget.xcconfig */,
</span><span class="cx">                                 BCACC40D16B0B7BE00B6E092 /* BaseXPCService.xcconfig */,
</span><span class="cx">                                 51A60B27180CCD9000F3BF50 /* DatabaseProcess.xcconfig */,
</span><span class="lines">@@ -5468,16 +5337,6 @@
</span><span class="cx">                         path = Authentication;
</span><span class="cx">                         sourceTree = &quot;&lt;group&gt;&quot;;
</span><span class="cx">                 };
</span><del>-                5130F0E2180CCB3B00602C18 /* LegacyProcess */ = {
-                        isa = PBXGroup;
-                        children = (
-                                51E35203180F5D4B00E53BE9 /* DatabaseProcessMain.mm */,
-                                51E35204180F5D4B00E53BE9 /* Info.plist */,
-                        );
-                        name = LegacyProcess;
-                        path = mac/LegacyProcess;
-                        sourceTree = &quot;&lt;group&gt;&quot;;
-                };
</del><span class="cx">                 516319931628980E00E22F00 /* mac */ = {
</span><span class="cx">                         isa = PBXGroup;
</span><span class="cx">                         children = (
</span><span class="lines">@@ -5615,7 +5474,6 @@
</span><span class="cx">                 51F7DC0B180CC42200212CA3 /* EntryPoint */ = {
</span><span class="cx">                         isa = PBXGroup;
</span><span class="cx">                         children = (
</span><del>-                                5130F0E2180CCB3B00602C18 /* LegacyProcess */,
</del><span class="cx">                                 51F7DC0C180CC43100212CA3 /* XPCService */,
</span><span class="cx">                         );
</span><span class="cx">                         path = EntryPoint;
</span><span class="lines">@@ -6611,23 +6469,11 @@
</span><span class="cx">                 BC82836816B3587900A278FE /* EntryPointUtilities */ = {
</span><span class="cx">                         isa = PBXGroup;
</span><span class="cx">                         children = (
</span><del>-                                BC82836A16B3587900A278FE /* LegacyProcess */,
</del><span class="cx">                                 BC82836B16B3587900A278FE /* XPCService */,
</span><span class="cx">                         );
</span><span class="cx">                         path = EntryPointUtilities;
</span><span class="cx">                         sourceTree = &quot;&lt;group&gt;&quot;;
</span><span class="cx">                 };
</span><del>-                BC82836A16B3587900A278FE /* LegacyProcess */ = {
-                        isa = PBXGroup;
-                        children = (
-                                BC82837816B36A4F00A278FE /* ChildProcessEntryPoint.h */,
-                                BC82837916B36A4F00A278FE /* ChildProcessEntryPoint.mm */,
-                                BC5D249F16CC3B9E007D5461 /* ChildProcessMain.mm */,
-                        );
-                        name = LegacyProcess;
-                        path = mac/LegacyProcess;
-                        sourceTree = &quot;&lt;group&gt;&quot;;
-                };
</del><span class="cx">                 BC82836B16B3587900A278FE /* XPCService */ = {
</span><span class="cx">                         isa = PBXGroup;
</span><span class="cx">                         children = (
</span><span class="lines">@@ -6642,42 +6488,20 @@
</span><span class="cx">                 BC82837C16B45DA500A278FE /* EntryPoint */ = {
</span><span class="cx">                         isa = PBXGroup;
</span><span class="cx">                         children = (
</span><del>-                                BC82837E16B45DA500A278FE /* LegacyProcess */,
</del><span class="cx">                                 BC8283A116B4BD9100A278FE /* XPCService */,
</span><span class="cx">                         );
</span><span class="cx">                         name = EntryPoint;
</span><span class="cx">                         path = NetworkProcess/EntryPoint;
</span><span class="cx">                         sourceTree = &quot;&lt;group&gt;&quot;;
</span><span class="cx">                 };
</span><del>-                BC82837E16B45DA500A278FE /* LegacyProcess */ = {
-                        isa = PBXGroup;
-                        children = (
-                                BC82837F16B45DA500A278FE /* Info.plist */,
-                                BC82838116B45DA500A278FE /* NetworkProcessMain.mm */,
-                        );
-                        name = LegacyProcess;
-                        path = mac/LegacyProcess;
-                        sourceTree = &quot;&lt;group&gt;&quot;;
-                };
</del><span class="cx">                 BC82838616B45EF200A278FE /* EntryPoint */ = {
</span><span class="cx">                         isa = PBXGroup;
</span><span class="cx">                         children = (
</span><del>-                                BC82838816B45EF200A278FE /* LegacyProcess */,
</del><span class="cx">                                 BC8283E216B4F8E200A278FE /* XPCService */,
</span><span class="cx">                         );
</span><span class="cx">                         path = EntryPoint;
</span><span class="cx">                         sourceTree = &quot;&lt;group&gt;&quot;;
</span><span class="cx">                 };
</span><del>-                BC82838816B45EF200A278FE /* LegacyProcess */ = {
-                        isa = PBXGroup;
-                        children = (
-                                BC82838D16B45FA600A278FE /* Info.plist */,
-                                BC82838A16B45EF200A278FE /* PluginProcessMain.mm */,
-                        );
-                        name = LegacyProcess;
-                        path = mac/LegacyProcess;
-                        sourceTree = &quot;&lt;group&gt;&quot;;
-                };
</del><span class="cx">                 BC8283A116B4BD9100A278FE /* XPCService */ = {
</span><span class="cx">                         isa = PBXGroup;
</span><span class="cx">                         children = (
</span><span class="lines">@@ -6775,22 +6599,11 @@
</span><span class="cx">                 BCACC43B16B24C5D00B6E092 /* EntryPoint */ = {
</span><span class="cx">                         isa = PBXGroup;
</span><span class="cx">                         children = (
</span><del>-                                BCACC43D16B24C7D00B6E092 /* LegacyProcess */,
</del><span class="cx">                                 BCACC43E16B24C8B00B6E092 /* XPCService */,
</span><span class="cx">                         );
</span><span class="cx">                         path = EntryPoint;
</span><span class="cx">                         sourceTree = &quot;&lt;group&gt;&quot;;
</span><span class="cx">                 };
</span><del>-                BCACC43D16B24C7D00B6E092 /* LegacyProcess */ = {
-                        isa = PBXGroup;
-                        children = (
-                                BC82837316B35AF900A278FE /* Info.plist */,
-                                BC82836416B354F600A278FE /* WebContentProcessMain.mm */,
-                        );
-                        name = LegacyProcess;
-                        path = mac/LegacyProcess;
-                        sourceTree = &quot;&lt;group&gt;&quot;;
-                };
</del><span class="cx">                 BCACC43E16B24C8B00B6E092 /* XPCService */ = {
</span><span class="cx">                         isa = PBXGroup;
</span><span class="cx">                         children = (
</span><span class="lines">@@ -7490,7 +7303,6 @@
</span><span class="cx">                                 BC3065FA1259344E00E71278 /* CacheModel.h in Headers */,
</span><span class="cx">                                 1AA2E51D12E4C05E00BC4966 /* CGUtilities.h in Headers */,
</span><span class="cx">                                 1A2D956F12848564001EB962 /* ChildProcess.h in Headers */,
</span><del>-                                BC82837A16B36A4F00A278FE /* ChildProcessEntryPoint.h in Headers */,
</del><span class="cx">                                 51FAEC3A1B0657630009C4E7 /* ChildProcessMessages.h in Headers */,
</span><span class="cx">                                 E1513C67166EABB200149FCB /* ChildProcessProxy.h in Headers */,
</span><span class="cx">                                 290F4272172A0C7400939FF0 /* ChildProcessSupplement.h in Headers */,
</span><span class="lines">@@ -8283,24 +8095,6 @@
</span><span class="cx"> /* End PBXHeadersBuildPhase section */
</span><span class="cx"> 
</span><span class="cx"> /* Begin PBXNativeTarget section */
</span><del>-                1A50DB1D110A3BDC000D3FE5 /* WebProcess */ = {
-                        isa = PBXNativeTarget;
-                        buildConfigurationList = 1A50DB23110A3BDE000D3FE5 /* Build configuration list for PBXNativeTarget &quot;WebProcess&quot; */;
-                        buildPhases = (
-                                1A50DB1A110A3BDC000D3FE5 /* Resources */,
-                                1A50DB1B110A3BDC000D3FE5 /* Sources */,
-                                BC5D24B016CC3F28007D5461 /* Frameworks */,
-                        );
-                        buildRules = (
-                        );
-                        dependencies = (
-                                1A50DB27110A3BEF000D3FE5 /* PBXTargetDependency */,
-                        );
-                        name = WebProcess;
-                        productName = WebProcess;
-                        productReference = 1A50DB1E110A3BDC000D3FE5 /* WebProcess.app */;
-                        productType = &quot;com.apple.product-type.application&quot;;
-                };
</del><span class="cx">                 1AC25FAF12A48EA700BD2671 /* PluginProcessShim */ = {
</span><span class="cx">                         isa = PBXNativeTarget;
</span><span class="cx">                         buildConfigurationList = 1AC25FBA12A48EB600BD2671 /* Build configuration list for PBXNativeTarget &quot;PluginProcessShim&quot; */;
</span><span class="lines">@@ -8335,24 +8129,6 @@
</span><span class="cx">                         productReference = 510031F61379CACB00C8DFE4 /* SecItemShim.dylib */;
</span><span class="cx">                         productType = &quot;com.apple.product-type.library.dynamic&quot;;
</span><span class="cx">                 };
</span><del>-                510CC80D1613C79900D03ED3 /* NetworkProcess */ = {
-                        isa = PBXNativeTarget;
-                        buildConfigurationList = 510CC8431613C79900D03ED3 /* Build configuration list for PBXNativeTarget &quot;NetworkProcess&quot; */;
-                        buildPhases = (
-                                510CC80A1613C79900D03ED3 /* Sources */,
-                                510CC80C1613C79900D03ED3 /* Resources */,
-                                BC5D24B416CC3F43007D5461 /* Frameworks */,
-                        );
-                        buildRules = (
-                        );
-                        dependencies = (
-                                510CC8511613C98D00D03ED3 /* PBXTargetDependency */,
-                        );
-                        name = NetworkProcess;
-                        productName = NetworkProcess;
-                        productReference = 510CC80E1613C79900D03ED3 /* NetworkProcess.app */;
-                        productType = &quot;com.apple.product-type.application&quot;;
-                };
</del><span class="cx">                 51F7DC3F180CC93600212CA3 /* Databases */ = {
</span><span class="cx">                         isa = PBXNativeTarget;
</span><span class="cx">                         buildConfigurationList = 51F7DC46180CC93600212CA3 /* Build configuration list for PBXNativeTarget &quot;Databases&quot; */;
</span><span class="lines">@@ -8371,24 +8147,6 @@
</span><span class="cx">                         productReference = 51F7DC4A180CC93600212CA3 /* com.apple.WebKit.Databases.Development.xpc */;
</span><span class="cx">                         productType = &quot;com.apple.product-type.xpc-service&quot;;
</span><span class="cx">                 };
</span><del>-                51FA1E17180CCADE00C44BE9 /* DatabaseProcess */ = {
-                        isa = PBXNativeTarget;
-                        buildConfigurationList = 51FA1E24180CCADE00C44BE9 /* Build configuration list for PBXNativeTarget &quot;DatabaseProcess&quot; */;
-                        buildPhases = (
-                                51FA1E1C180CCADE00C44BE9 /* Sources */,
-                                51FA1E1E180CCADE00C44BE9 /* Resources */,
-                                51FA1E22180CCADE00C44BE9 /* Frameworks */,
-                        );
-                        buildRules = (
-                        );
-                        dependencies = (
-                                51FA1E1A180CCADE00C44BE9 /* PBXTargetDependency */,
-                        );
-                        name = DatabaseProcess;
-                        productName = NetworkProcess;
-                        productReference = 51FA1E28180CCADE00C44BE9 /* DatabaseProcess.app */;
-                        productType = &quot;com.apple.product-type.application&quot;;
-                };
</del><span class="cx">                 8DC2EF4F0486A6940098B216 /* WebKit */ = {
</span><span class="cx">                         isa = PBXNativeTarget;
</span><span class="cx">                         buildConfigurationList = 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget &quot;WebKit&quot; */;
</span><span class="lines">@@ -8500,24 +8258,6 @@
</span><span class="cx">                         productReference = BC82841F16B4FDF600A278FE /* com.apple.WebKit.Plugin.64.Development.xpc */;
</span><span class="cx">                         productType = &quot;com.apple.product-type.xpc-service&quot;;
</span><span class="cx">                 };
</span><del>-                BCDE093313272496001259FB /* PluginProcess */ = {
-                        isa = PBXNativeTarget;
-                        buildConfigurationList = BCDE093E13272496001259FB /* Build configuration list for PBXNativeTarget &quot;PluginProcess&quot; */;
-                        buildPhases = (
-                                BCDE093813272496001259FB /* Resources */,
-                                BCDE093A13272496001259FB /* Sources */,
-                                BC5D24B216CC3F3B007D5461 /* Frameworks */,
-                        );
-                        buildRules = (
-                        );
-                        dependencies = (
-                                BCDE093613272496001259FB /* PBXTargetDependency */,
-                        );
-                        name = PluginProcess;
-                        productName = WebProcess;
-                        productReference = BCDE094213272496001259FB /* PluginProcess.app */;
-                        productType = &quot;com.apple.product-type.application&quot;;
-                };
</del><span class="cx">                 CDC382FB17211799008A2FC3 /* WebProcessShim */ = {
</span><span class="cx">                         isa = PBXNativeTarget;
</span><span class="cx">                         buildConfigurationList = CDC3830217211799008A2FC3 /* Build configuration list for PBXNativeTarget &quot;WebProcessShim&quot; */;
</span><span class="lines">@@ -8562,10 +8302,6 @@
</span><span class="cx">                         targets = (
</span><span class="cx">                                 1A50DB38110A3C13000D3FE5 /* All */,
</span><span class="cx">                                 8DC2EF4F0486A6940098B216 /* WebKit */,
</span><del>-                                1A50DB1D110A3BDC000D3FE5 /* WebProcess */,
-                                BCDE093313272496001259FB /* PluginProcess */,
-                                51FA1E17180CCADE00C44BE9 /* DatabaseProcess */,
-                                510CC80D1613C79900D03ED3 /* NetworkProcess */,
</del><span class="cx">                                 C0CE72851247E66800BC0EC4 /* Derived Sources */,
</span><span class="cx">                                 1AC25FAF12A48EA700BD2671 /* PluginProcessShim */,
</span><span class="cx">                                 510031EA1379CACB00C8DFE4 /* SecItemShim */,
</span><span class="lines">@@ -8581,23 +8317,6 @@
</span><span class="cx"> /* End PBXProject section */
</span><span class="cx"> 
</span><span class="cx"> /* Begin PBXResourcesBuildPhase section */
</span><del>-                1A50DB1A110A3BDC000D3FE5 /* Resources */ = {
-                        isa = PBXResourcesBuildPhase;
-                        buildActionMask = 2147483647;
-                        files = (
-                                E1D26A51175964D70095BFD1 /* WebContentProcess.xib in Resources */,
-                                E133FD8A1423DD7F00FC7BFB /* WebKit.icns in Resources */,
-                        );
-                        runOnlyForDeploymentPostprocessing = 0;
-                };
-                510CC80C1613C79900D03ED3 /* Resources */ = {
-                        isa = PBXResourcesBuildPhase;
-                        buildActionMask = 2147483647;
-                        files = (
-                                E1A9A852169E2025002D7176 /* WebKit.icns in Resources */,
-                        );
-                        runOnlyForDeploymentPostprocessing = 0;
-                };
</del><span class="cx">                 51F7DC45180CC93600212CA3 /* Resources */ = {
</span><span class="cx">                         isa = PBXResourcesBuildPhase;
</span><span class="cx">                         buildActionMask = 2147483647;
</span><span class="lines">@@ -8605,14 +8324,6 @@
</span><span class="cx">                         );
</span><span class="cx">                         runOnlyForDeploymentPostprocessing = 0;
</span><span class="cx">                 };
</span><del>-                51FA1E1E180CCADE00C44BE9 /* Resources */ = {
-                        isa = PBXResourcesBuildPhase;
-                        buildActionMask = 2147483647;
-                        files = (
-                                51FA1E1F180CCADE00C44BE9 /* WebKit.icns in Resources */,
-                        );
-                        runOnlyForDeploymentPostprocessing = 0;
-                };
</del><span class="cx">                 8DC2EF520486A6940098B216 /* Resources */ = {
</span><span class="cx">                         isa = PBXResourcesBuildPhase;
</span><span class="cx">                         buildActionMask = 2147483647;
</span><span class="lines">@@ -8653,13 +8364,6 @@
</span><span class="cx">                         );
</span><span class="cx">                         runOnlyForDeploymentPostprocessing = 0;
</span><span class="cx">                 };
</span><del>-                BCDE093813272496001259FB /* Resources */ = {
-                        isa = PBXResourcesBuildPhase;
-                        buildActionMask = 2147483647;
-                        files = (
-                        );
-                        runOnlyForDeploymentPostprocessing = 0;
-                };
</del><span class="cx"> /* End PBXResourcesBuildPhase section */
</span><span class="cx"> 
</span><span class="cx"> /* Begin PBXShellScriptBuildPhase section */
</span><span class="lines">@@ -8936,14 +8640,6 @@
</span><span class="cx"> /* End PBXShellScriptBuildPhase section */
</span><span class="cx"> 
</span><span class="cx"> /* Begin PBXSourcesBuildPhase section */
</span><del>-                1A50DB1B110A3BDC000D3FE5 /* Sources */ = {
-                        isa = PBXSourcesBuildPhase;
-                        buildActionMask = 2147483647;
-                        files = (
-                                BC5D24A116CC3B9E007D5461 /* ChildProcessMain.mm in Sources */,
-                        );
-                        runOnlyForDeploymentPostprocessing = 0;
-                };
</del><span class="cx">                 1AC25FAD12A48EA700BD2671 /* Sources */ = {
</span><span class="cx">                         isa = PBXSourcesBuildPhase;
</span><span class="cx">                         buildActionMask = 2147483647;
</span><span class="lines">@@ -8960,14 +8656,6 @@
</span><span class="cx">                         );
</span><span class="cx">                         runOnlyForDeploymentPostprocessing = 0;
</span><span class="cx">                 };
</span><del>-                510CC80A1613C79900D03ED3 /* Sources */ = {
-                        isa = PBXSourcesBuildPhase;
-                        buildActionMask = 2147483647;
-                        files = (
-                                BC5D24A316CC3B9E007D5461 /* ChildProcessMain.mm in Sources */,
-                        );
-                        runOnlyForDeploymentPostprocessing = 0;
-                };
</del><span class="cx">                 51F7DC40180CC93600212CA3 /* Sources */ = {
</span><span class="cx">                         isa = PBXSourcesBuildPhase;
</span><span class="cx">                         buildActionMask = 2147483647;
</span><span class="lines">@@ -8976,14 +8664,6 @@
</span><span class="cx">                         );
</span><span class="cx">                         runOnlyForDeploymentPostprocessing = 0;
</span><span class="cx">                 };
</span><del>-                51FA1E1C180CCADE00C44BE9 /* Sources */ = {
-                        isa = PBXSourcesBuildPhase;
-                        buildActionMask = 2147483647;
-                        files = (
-                                51FA1E1D180CCADE00C44BE9 /* ChildProcessMain.mm in Sources */,
-                        );
-                        runOnlyForDeploymentPostprocessing = 0;
-                };
</del><span class="cx">                 8DC2EF540486A6940098B216 /* Sources */ = {
</span><span class="cx">                         isa = PBXSourcesBuildPhase;
</span><span class="cx">                         buildActionMask = 2147483647;
</span><span class="lines">@@ -9065,7 +8745,6 @@
</span><span class="cx">                                 BCF18638167D071E00A1A85A /* CacheModel.cpp in Sources */,
</span><span class="cx">                                 1AA2E51E12E4C05E00BC4966 /* CGUtilities.cpp in Sources */,
</span><span class="cx">                                 1A2D957012848564001EB962 /* ChildProcess.cpp in Sources */,
</span><del>-                                BC82837B16B36A4F00A278FE /* ChildProcessEntryPoint.mm in Sources */,
</del><span class="cx">                                 A7E93CED1925331100A1DC48 /* ChildProcessIOS.mm in Sources */,
</span><span class="cx">                                 9F54F88F16488E87007DF81A /* ChildProcessMac.mm in Sources */,
</span><span class="cx">                                 51FAEC3B1B0657680009C4E7 /* ChildProcessMessageReceiver.cpp in Sources */,
</span><span class="lines">@@ -9088,7 +8767,6 @@
</span><span class="cx">                                 51D0D436183B353D0097041D /* DatabaseProcessIDBConnectionMessageReceiver.cpp in Sources */,
</span><span class="cx">                                 E115C714190F89E400ECC516 /* DatabaseProcessIOS.mm in Sources */,
</span><span class="cx">                                 51E35202180F5D1E00E53BE9 /* DatabaseProcessMac.mm in Sources */,
</span><del>-                                51E35205180F5D4F00E53BE9 /* DatabaseProcessMain.mm in Sources */,
</del><span class="cx">                                 512A9760180E031D0039A149 /* DatabaseProcessMessageReceiver.cpp in Sources */,
</span><span class="cx">                                 517DD5BE180DA7D30081660B /* DatabaseProcessProxy.cpp in Sources */,
</span><span class="cx">                                 517DD5C5180DC3E10081660B /* DatabaseProcessProxyMac.mm in Sources */,
</span><span class="lines">@@ -9212,7 +8890,6 @@
</span><span class="cx">                                 517CF0E3163A486C00C2950E /* NetworkProcessConnectionMessageReceiver.cpp in Sources */,
</span><span class="cx">                                 2DA944BD188511E700ED86DB /* NetworkProcessIOS.mm in Sources */,
</span><span class="cx">                                 51795567162876CB00FA43B6 /* NetworkProcessMac.mm in Sources */,
</span><del>-                                BC82838416B45DA500A278FE /* NetworkProcessMain.mm in Sources */,
</del><span class="cx">                                 5163199416289A6000E22F00 /* NetworkProcessMessageReceiver.cpp in Sources */,
</span><span class="cx">                                 E14A954916E016A40068DE82 /* NetworkProcessPlatformStrategies.cpp in Sources */,
</span><span class="cx">                                 5179556D162877B100FA43B6 /* NetworkProcessProxy.cpp in Sources */,
</span><span class="lines">@@ -9274,7 +8951,6 @@
</span><span class="cx">                                 5CBC9B8D1C65279C00A8FDCF /* NetworkDataTaskCocoa.mm in Sources */,
</span><span class="cx">                                 1A2D90D31281C966001EB962 /* PluginProcessCreationParameters.cpp in Sources */,
</span><span class="cx">                                 1AA4792312A59FD9008236C3 /* PluginProcessMac.mm in Sources */,
</span><del>-                                BC82838C16B45F0700A278FE /* PluginProcessMain.mm in Sources */,
</del><span class="cx">                                 1A0EC604124A9F2C007EF4A5 /* PluginProcessManager.cpp in Sources */,
</span><span class="cx">                                 9F54F8951648AE0F007DF81A /* PluginProcessManagerMac.mm in Sources */,
</span><span class="cx">                                 1A043CEB124FE38F00FFBFB5 /* PluginProcessMessageReceiver.cpp in Sources */,
</span><span class="lines">@@ -9401,7 +9077,6 @@
</span><span class="cx">                                 1A1FEC1C1627B45700700F6D /* WebConnectionMessageReceiver.cpp in Sources */,
</span><span class="cx">                                 BCD3675C148C26C000447E87 /* WebConnectionToUIProcess.cpp in Sources */,
</span><span class="cx">                                 BC4A62A714744EC7006C681A /* WebConnectionToWebProcess.cpp in Sources */,
</span><del>-                                BC82836516B354F600A278FE /* WebContentProcessMain.mm in Sources */,
</del><span class="cx">                                 BC82839916B48DC000A278FE /* WebContentServiceEntryPoint.mm in Sources */,
</span><span class="cx">                                 31A505F91680025500A930EB /* WebContextClient.cpp in Sources */,
</span><span class="cx">                                 BC09B8F8147460F7005F5625 /* WebContextConnectionClient.cpp in Sources */,
</span><span class="lines">@@ -9823,14 +9498,6 @@
</span><span class="cx">                         );
</span><span class="cx">                         runOnlyForDeploymentPostprocessing = 0;
</span><span class="cx">                 };
</span><del>-                BCDE093A13272496001259FB /* Sources */ = {
-                        isa = PBXSourcesBuildPhase;
-                        buildActionMask = 2147483647;
-                        files = (
-                                BC5D24A216CC3B9E007D5461 /* ChildProcessMain.mm in Sources */,
-                        );
-                        runOnlyForDeploymentPostprocessing = 0;
-                };
</del><span class="cx">                 CDC382FD17211799008A2FC3 /* Sources */ = {
</span><span class="cx">                         isa = PBXSourcesBuildPhase;
</span><span class="cx">                         buildActionMask = 2147483647;
</span><span class="lines">@@ -9843,16 +9510,6 @@
</span><span class="cx"> /* End PBXSourcesBuildPhase section */
</span><span class="cx"> 
</span><span class="cx"> /* Begin PBXTargetDependency section */
</span><del>-                1A50DB27110A3BEF000D3FE5 /* PBXTargetDependency */ = {
-                        isa = PBXTargetDependency;
-                        target = 8DC2EF4F0486A6940098B216 /* WebKit */;
-                        targetProxy = 1A50DB26110A3BEF000D3FE5 /* PBXContainerItemProxy */;
-                };
-                1A50DB3C110A3C19000D3FE5 /* PBXTargetDependency */ = {
-                        isa = PBXTargetDependency;
-                        target = 1A50DB1D110A3BDC000D3FE5 /* WebProcess */;
-                        targetProxy = 1A50DB3B110A3C19000D3FE5 /* PBXContainerItemProxy */;
-                };
</del><span class="cx">                 375E0627191EA8CC004E3CAF /* PBXTargetDependency */ = {
</span><span class="cx">                         isa = PBXTargetDependency;
</span><span class="cx">                         target = 8DC2EF4F0486A6940098B216 /* WebKit */;
</span><span class="lines">@@ -9898,31 +9555,11 @@
</span><span class="cx">                         target = C0CE72851247E66800BC0EC4 /* Derived Sources */;
</span><span class="cx">                         targetProxy = 37F7407812721F740093869B /* PBXContainerItemProxy */;
</span><span class="cx">                 };
</span><del>-                510CC8481613C85300D03ED3 /* PBXTargetDependency */ = {
-                        isa = PBXTargetDependency;
-                        target = 510CC80D1613C79900D03ED3 /* NetworkProcess */;
-                        targetProxy = 510CC8471613C85300D03ED3 /* PBXContainerItemProxy */;
-                };
-                510CC8511613C98D00D03ED3 /* PBXTargetDependency */ = {
-                        isa = PBXTargetDependency;
-                        target = 8DC2EF4F0486A6940098B216 /* WebKit */;
-                        targetProxy = 510CC8501613C98D00D03ED3 /* PBXContainerItemProxy */;
-                };
-                51A60B2C180CCF1200F3BF50 /* PBXTargetDependency */ = {
-                        isa = PBXTargetDependency;
-                        target = 51FA1E17180CCADE00C44BE9 /* DatabaseProcess */;
-                        targetProxy = 51A60B2B180CCF1200F3BF50 /* PBXContainerItemProxy */;
-                };
</del><span class="cx">                 51A60B2E180CCF1700F3BF50 /* PBXTargetDependency */ = {
</span><span class="cx">                         isa = PBXTargetDependency;
</span><span class="cx">                         target = 51F7DC3F180CC93600212CA3 /* Databases */;
</span><span class="cx">                         targetProxy = 51A60B2D180CCF1700F3BF50 /* PBXContainerItemProxy */;
</span><span class="cx">                 };
</span><del>-                51FA1E1A180CCADE00C44BE9 /* PBXTargetDependency */ = {
-                        isa = PBXTargetDependency;
-                        target = 8DC2EF4F0486A6940098B216 /* WebKit */;
-                        targetProxy = 51FA1E1B180CCADE00C44BE9 /* PBXContainerItemProxy */;
-                };
</del><span class="cx">                 BC77F95616D0459100F8F78A /* PBXTargetDependency */ = {
</span><span class="cx">                         isa = PBXTargetDependency;
</span><span class="cx">                         target = BC8283F816B4FDDE00A278FE /* Plugin.32 */;
</span><span class="lines">@@ -9943,16 +9580,6 @@
</span><span class="cx">                         target = BC3DE46515A91763008D26FC /* WebContent */;
</span><span class="cx">                         targetProxy = BCA8D46715BCE0D6009DC1F1 /* PBXContainerItemProxy */;
</span><span class="cx">                 };
</span><del>-                BCDE093613272496001259FB /* PBXTargetDependency */ = {
-                        isa = PBXTargetDependency;
-                        target = 8DC2EF4F0486A6940098B216 /* WebKit */;
-                        targetProxy = BCDE093713272496001259FB /* PBXContainerItemProxy */;
-                };
-                BCDE0AC113272712001259FB /* PBXTargetDependency */ = {
-                        isa = PBXTargetDependency;
-                        target = BCDE093313272496001259FB /* PluginProcess */;
-                        targetProxy = BCDE0AC013272712001259FB /* PBXContainerItemProxy */;
-                };
</del><span class="cx"> /* End PBXTargetDependency section */
</span><span class="cx"> 
</span><span class="cx"> /* Begin PBXVariantGroup section */
</span><span class="lines">@@ -9967,20 +9594,6 @@
</span><span class="cx"> /* End PBXVariantGroup section */
</span><span class="cx"> 
</span><span class="cx"> /* Begin XCBuildConfiguration section */
</span><del>-                1A50DB21110A3BDD000D3FE5 /* Debug */ = {
-                        isa = XCBuildConfiguration;
-                        baseConfigurationReference = 5DAD7294116FF70B00EE5396 /* WebContentProcess.xcconfig */;
-                        buildSettings = {
-                        };
-                        name = Debug;
-                };
-                1A50DB22110A3BDD000D3FE5 /* Release */ = {
-                        isa = XCBuildConfiguration;
-                        baseConfigurationReference = 5DAD7294116FF70B00EE5396 /* WebContentProcess.xcconfig */;
-                        buildSettings = {
-                        };
-                        name = Release;
-                };
</del><span class="cx">                 1A50DB39110A3C13000D3FE5 /* Debug */ = {
</span><span class="cx">                         isa = XCBuildConfiguration;
</span><span class="cx">                         baseConfigurationReference = A1EDD2D91884ACE000BBFE98 /* All.xcconfig */;
</span><span class="lines">@@ -10095,27 +9708,6 @@
</span><span class="cx">                         };
</span><span class="cx">                         name = Production;
</span><span class="cx">                 };
</span><del>-                510CC83D1613C79900D03ED3 /* Debug */ = {
-                        isa = XCBuildConfiguration;
-                        baseConfigurationReference = 510CC8461613C7C600D03ED3 /* NetworkProcess.xcconfig */;
-                        buildSettings = {
-                        };
-                        name = Debug;
-                };
-                510CC83E1613C79900D03ED3 /* Release */ = {
-                        isa = XCBuildConfiguration;
-                        baseConfigurationReference = 510CC8461613C7C600D03ED3 /* NetworkProcess.xcconfig */;
-                        buildSettings = {
-                        };
-                        name = Release;
-                };
-                510CC83F1613C79900D03ED3 /* Production */ = {
-                        isa = XCBuildConfiguration;
-                        baseConfigurationReference = 510CC8461613C7C600D03ED3 /* NetworkProcess.xcconfig */;
-                        buildSettings = {
-                        };
-                        name = Production;
-                };
</del><span class="cx">                 51F7DC47180CC93600212CA3 /* Debug */ = {
</span><span class="cx">                         isa = XCBuildConfiguration;
</span><span class="cx">                         baseConfigurationReference = 51A60B29180CCD9000F3BF50 /* DatabaseService.xcconfig */;
</span><span class="lines">@@ -10137,27 +9729,6 @@
</span><span class="cx">                         };
</span><span class="cx">                         name = Production;
</span><span class="cx">                 };
</span><del>-                51FA1E25180CCADE00C44BE9 /* Debug */ = {
-                        isa = XCBuildConfiguration;
-                        baseConfigurationReference = 51A60B27180CCD9000F3BF50 /* DatabaseProcess.xcconfig */;
-                        buildSettings = {
-                        };
-                        name = Debug;
-                };
-                51FA1E26180CCADE00C44BE9 /* Release */ = {
-                        isa = XCBuildConfiguration;
-                        baseConfigurationReference = 51A60B27180CCD9000F3BF50 /* DatabaseProcess.xcconfig */;
-                        buildSettings = {
-                        };
-                        name = Release;
-                };
-                51FA1E27180CCADE00C44BE9 /* Production */ = {
-                        isa = XCBuildConfiguration;
-                        baseConfigurationReference = 51A60B27180CCD9000F3BF50 /* DatabaseProcess.xcconfig */;
-                        buildSettings = {
-                        };
-                        name = Production;
-                };
</del><span class="cx">                 5D22D69B11A7534600BF30E5 /* Production */ = {
</span><span class="cx">                         isa = XCBuildConfiguration;
</span><span class="cx">                         baseConfigurationReference = 1A4F976A100E7B6600637A18 /* Base.xcconfig */;
</span><span class="lines">@@ -10184,13 +9755,6 @@
</span><span class="cx">                         };
</span><span class="cx">                         name = Production;
</span><span class="cx">                 };
</span><del>-                5D22D69E11A7534600BF30E5 /* Production */ = {
-                        isa = XCBuildConfiguration;
-                        baseConfigurationReference = 5DAD7294116FF70B00EE5396 /* WebContentProcess.xcconfig */;
-                        buildSettings = {
-                        };
-                        name = Production;
-                };
</del><span class="cx">                 A7AADA1119395CA9003EA1C7 /* Debug */ = {
</span><span class="cx">                         isa = XCBuildConfiguration;
</span><span class="cx">                         baseConfigurationReference = 37E83D401B37D27B002079EE /* SandboxProfiles.xcconfig */;
</span><span class="lines">@@ -10299,27 +9863,6 @@
</span><span class="cx">                         };
</span><span class="cx">                         name = Production;
</span><span class="cx">                 };
</span><del>-                BCDE093F13272496001259FB /* Debug */ = {
-                        isa = XCBuildConfiguration;
-                        baseConfigurationReference = BC122FA3132707F300F7EAC1 /* PluginProcess.xcconfig */;
-                        buildSettings = {
-                        };
-                        name = Debug;
-                };
-                BCDE094013272496001259FB /* Release */ = {
-                        isa = XCBuildConfiguration;
-                        baseConfigurationReference = BC122FA3132707F300F7EAC1 /* PluginProcess.xcconfig */;
-                        buildSettings = {
-                        };
-                        name = Release;
-                };
-                BCDE094113272496001259FB /* Production */ = {
-                        isa = XCBuildConfiguration;
-                        baseConfigurationReference = BC122FA3132707F300F7EAC1 /* PluginProcess.xcconfig */;
-                        buildSettings = {
-                        };
-                        name = Production;
-                };
</del><span class="cx">                 C0CE72861247E66800BC0EC4 /* Debug */ = {
</span><span class="cx">                         isa = XCBuildConfiguration;
</span><span class="cx">                         baseConfigurationReference = 5DAD73F1116FF90C00EE5396 /* BaseTarget.xcconfig */;
</span><span class="lines">@@ -10376,16 +9919,6 @@
</span><span class="cx"> /* End XCBuildConfiguration section */
</span><span class="cx"> 
</span><span class="cx"> /* Begin XCConfigurationList section */
</span><del>-                1A50DB23110A3BDE000D3FE5 /* Build configuration list for PBXNativeTarget &quot;WebProcess&quot; */ = {
-                        isa = XCConfigurationList;
-                        buildConfigurations = (
-                                1A50DB21110A3BDD000D3FE5 /* Debug */,
-                                1A50DB22110A3BDD000D3FE5 /* Release */,
-                                5D22D69E11A7534600BF30E5 /* Production */,
-                        );
-                        defaultConfigurationIsVisible = 0;
-                        defaultConfigurationName = Production;
-                };
</del><span class="cx">                 1A50DB48110A3C27000D3FE5 /* Build configuration list for PBXAggregateTarget &quot;All&quot; */ = {
</span><span class="cx">                         isa = XCConfigurationList;
</span><span class="cx">                         buildConfigurations = (
</span><span class="lines">@@ -10436,16 +9969,6 @@
</span><span class="cx">                         defaultConfigurationIsVisible = 0;
</span><span class="cx">                         defaultConfigurationName = Production;
</span><span class="cx">                 };
</span><del>-                510CC8431613C79900D03ED3 /* Build configuration list for PBXNativeTarget &quot;NetworkProcess&quot; */ = {
-                        isa = XCConfigurationList;
-                        buildConfigurations = (
-                                510CC83D1613C79900D03ED3 /* Debug */,
-                                510CC83E1613C79900D03ED3 /* Release */,
-                                510CC83F1613C79900D03ED3 /* Production */,
-                        );
-                        defaultConfigurationIsVisible = 0;
-                        defaultConfigurationName = Production;
-                };
</del><span class="cx">                 51F7DC46180CC93600212CA3 /* Build configuration list for PBXNativeTarget &quot;Databases&quot; */ = {
</span><span class="cx">                         isa = XCConfigurationList;
</span><span class="cx">                         buildConfigurations = (
</span><span class="lines">@@ -10456,16 +9979,6 @@
</span><span class="cx">                         defaultConfigurationIsVisible = 0;
</span><span class="cx">                         defaultConfigurationName = Production;
</span><span class="cx">                 };
</span><del>-                51FA1E24180CCADE00C44BE9 /* Build configuration list for PBXNativeTarget &quot;DatabaseProcess&quot; */ = {
-                        isa = XCConfigurationList;
-                        buildConfigurations = (
-                                51FA1E25180CCADE00C44BE9 /* Debug */,
-                                51FA1E26180CCADE00C44BE9 /* Release */,
-                                51FA1E27180CCADE00C44BE9 /* Production */,
-                        );
-                        defaultConfigurationIsVisible = 0;
-                        defaultConfigurationName = Production;
-                };
</del><span class="cx">                 A7AADA1419395CA9003EA1C7 /* Build configuration list for PBXAggregateTarget &quot;Sandbox Profiles&quot; */ = {
</span><span class="cx">                         isa = XCConfigurationList;
</span><span class="cx">                         buildConfigurations = (
</span><span class="lines">@@ -10516,16 +10029,6 @@
</span><span class="cx">                         defaultConfigurationIsVisible = 0;
</span><span class="cx">                         defaultConfigurationName = Production;
</span><span class="cx">                 };
</span><del>-                BCDE093E13272496001259FB /* Build configuration list for PBXNativeTarget &quot;PluginProcess&quot; */ = {
-                        isa = XCConfigurationList;
-                        buildConfigurations = (
-                                BCDE093F13272496001259FB /* Debug */,
-                                BCDE094013272496001259FB /* Release */,
-                                BCDE094113272496001259FB /* Production */,
-                        );
-                        defaultConfigurationIsVisible = 0;
-                        defaultConfigurationName = Production;
-                };
</del><span class="cx">                 C0CE72891247E68600BC0EC4 /* Build configuration list for PBXAggregateTarget &quot;Derived Sources&quot; */ = {
</span><span class="cx">                         isa = XCConfigurationList;
</span><span class="cx">                         buildConfigurations = (
</span></span></pre>
</div>
</div>

</body>
</html>