Title: [140982] trunk/Source/WebKit2
- Revision
- 140982
- Author
- [email protected]
- Date
- 2013-01-28 11:21:58 -0800 (Mon, 28 Jan 2013)
Log Message
Fix non-fat builds by excluding PluginService.32 as a target dependency for WebKit2.
* WebKit2.xcodeproj/project.pbxproj:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (140981 => 140982)
--- trunk/Source/WebKit2/ChangeLog 2013-01-28 19:19:49 UTC (rev 140981)
+++ trunk/Source/WebKit2/ChangeLog 2013-01-28 19:21:58 UTC (rev 140982)
@@ -1,3 +1,9 @@
+2013-01-28 Andy Estes <[email protected]>
+
+ Fix non-fat builds by excluding PluginService.32 as a target dependency for WebKit2.
+
+ * WebKit2.xcodeproj/project.pbxproj:
+
2013-01-28 Renata Hodovan <[email protected]>
[Qt][Win][WK2] Build fix after r140957.
Modified: trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj (140981 => 140982)
--- trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj 2013-01-28 19:19:49 UTC (rev 140981)
+++ trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj 2013-01-28 19:21:58 UTC (rev 140982)
@@ -24,7 +24,6 @@
BCAE9DFD160C0AB000A33217 /* PBXTargetDependency */,
BC8283D516B4C01F00A278FE /* PBXTargetDependency */,
BC8283D716B4C02200A278FE /* PBXTargetDependency */,
- BC82844216B4FF5D00A278FE /* PBXTargetDependency */,
BC82844616B4FF6600A278FE /* PBXTargetDependency */,
BC82844816B4FF6F00A278FE /* PBXTargetDependency */,
);
@@ -1169,13 +1168,6 @@
remoteGlobalIDString = BC8283C416B4BFA800A278FE;
remoteInfo = Networking.Development;
};
- BC82844116B4FF5D00A278FE /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = BC8283F816B4FDDE00A278FE;
- remoteInfo = Plugin.32;
- };
BC82844516B4FF6600A278FE /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
@@ -6542,11 +6534,6 @@
target = BC8283C416B4BFA800A278FE /* Networking.Development */;
targetProxy = BC8283D616B4C02200A278FE /* PBXContainerItemProxy */;
};
- BC82844216B4FF5D00A278FE /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = BC8283F816B4FDDE00A278FE /* Plugin.32 */;
- targetProxy = BC82844116B4FF5D00A278FE /* PBXContainerItemProxy */;
- };
BC82844616B4FF6600A278FE /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = BC82841E16B4FDF600A278FE /* Plugin.64 */;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes