Title: [185624] trunk/Source/WebKit2
- Revision
- 185624
- Author
- [email protected]
- Date
- 2015-06-16 15:56:24 -0700 (Tue, 16 Jun 2015)
Log Message
Removed the WebKit2SandboxProfiles target.
Rubber-stamped by Anders Carlsson.
WebKit2SandboxProfiles was just an alias for the Sandbox Profiles target, and it’s not
needed anymore.
* WebKit2.xcodeproj/project.pbxproj:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (185623 => 185624)
--- trunk/Source/WebKit2/ChangeLog 2015-06-16 22:53:08 UTC (rev 185623)
+++ trunk/Source/WebKit2/ChangeLog 2015-06-16 22:56:24 UTC (rev 185624)
@@ -1,3 +1,14 @@
+2015-06-16 Dan Bernstein <[email protected]>
+
+ Removed the WebKit2SandboxProfiles target.
+
+ Rubber-stamped by Anders Carlsson.
+
+ WebKit2SandboxProfiles was just an alias for the Sandbox Profiles target, and it’s not
+ needed anymore.
+
+ * WebKit2.xcodeproj/project.pbxproj:
+
2015-06-16 Anders Carlsson <[email protected]>
Fold WebKeyValueStorageManager into WKKeyValueStorageManager
Modified: trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj (185623 => 185624)
--- trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj 2015-06-16 22:53:08 UTC (rev 185623)
+++ trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj 2015-06-16 22:56:24 UTC (rev 185624)
@@ -36,17 +36,6 @@
name = All;
productName = WebKit2;
};
- 377E7CCE1B20FF9E00931AFC /* WebKit2SandboxProfiles */ = {
- isa = PBXAggregateTarget;
- buildConfigurationList = 377E7CCF1B20FF9E00931AFC /* Build configuration list for PBXAggregateTarget "WebKit2SandboxProfiles" */;
- buildPhases = (
- );
- dependencies = (
- 377E7CD41B20FFAB00931AFC /* PBXTargetDependency */,
- );
- name = WebKit2SandboxProfiles;
- productName = WebKit2SandboxProfiles;
- };
A7AADA1019395CA9003EA1C7 /* Sandbox Profiles */ = {
isa = PBXAggregateTarget;
buildConfigurationList = A7AADA1419395CA9003EA1C7 /* Build configuration list for PBXAggregateTarget "Sandbox Profiles" */;
@@ -1904,13 +1893,6 @@
remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
remoteInfo = WebKit;
};
- 377E7CD31B20FFAB00931AFC /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = A7AADA1019395CA9003EA1C7;
- remoteInfo = "Sandbox Profiles";
- };
37F7407812721F740093869B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
@@ -8752,11 +8734,6 @@
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0600;
- TargetAttributes = {
- 377E7CCE1B20FF9E00931AFC = {
- CreatedOnToolsVersion = 7.0;
- };
- };
};
buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "WebKit2" */;
compatibilityVersion = "Xcode 3.2";
@@ -8797,7 +8774,6 @@
5180C713180CCA3100FDA612 /* Databases.Development */,
A7AADA1019395CA9003EA1C7 /* Sandbox Profiles */,
A7C0DC2D19804DEE00253CED /* WebKit2SandboxProfiles-IOSOverride */,
- 377E7CCE1B20FF9E00931AFC /* WebKit2SandboxProfiles */,
);
};
/* End PBXProject section */
@@ -10253,11 +10229,6 @@
target = 8DC2EF4F0486A6940098B216 /* WebKit */;
targetProxy = 375E063E191EAA33004E3CAF /* PBXContainerItemProxy */;
};
- 377E7CD41B20FFAB00931AFC /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = A7AADA1019395CA9003EA1C7 /* Sandbox Profiles */;
- targetProxy = 377E7CD31B20FFAB00931AFC /* PBXContainerItemProxy */;
- };
37F7407912721F740093869B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = C0CE72851247E66800BC0EC4 /* Derived Sources */;
@@ -10502,27 +10473,6 @@
};
name = Release;
};
- 377E7CD01B20FF9E00931AFC /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- 377E7CD11B20FF9E00931AFC /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- 377E7CD21B20FF9E00931AFC /* Production */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Production;
- };
510031F31379CACB00C8DFE4 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = A1EDD2DC1884B9B500BBFE98 /* SecItemShim.xcconfig */;
@@ -11011,16 +10961,6 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Production;
};
- 377E7CCF1B20FF9E00931AFC /* Build configuration list for PBXAggregateTarget "WebKit2SandboxProfiles" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 377E7CD01B20FF9E00931AFC /* Debug */,
- 377E7CD11B20FF9E00931AFC /* Release */,
- 377E7CD21B20FF9E00931AFC /* Production */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Production;
- };
510031F21379CACB00C8DFE4 /* Build configuration list for PBXNativeTarget "SecItemShim" */ = {
isa = XCConfigurationList;
buildConfigurations = (
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes