Title: [180313] trunk/Source/WebKit2
Revision
180313
Author
a...@apple.com
Date
2015-02-18 15:35:02 -0800 (Wed, 18 Feb 2015)

Log Message

Remove input and output files from "Make Frameworks Symbolic Link" step
https://bugs.webkit.org/show_bug.cgi?id=141769

Reviewed by Dan Bernstein.

* WebKit2.xcodeproj/project.pbxproj:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (180312 => 180313)


--- trunk/Source/WebKit2/ChangeLog	2015-02-18 23:31:42 UTC (rev 180312)
+++ trunk/Source/WebKit2/ChangeLog	2015-02-18 23:35:02 UTC (rev 180313)
@@ -1,3 +1,12 @@
+2015-02-18  Alexey Proskuryakov  <a...@apple.com>
+
+        Remove input and output files from "Make Frameworks Symbolic Link" step
+        https://bugs.webkit.org/show_bug.cgi?id=141769
+
+        Reviewed by Dan Bernstein.
+
+        * WebKit2.xcodeproj/project.pbxproj:
+
 2015-02-18  Timothy Horton  <timothy_hor...@apple.com>
 
         Adopt WebCore::IOSurface in ImageBuffer

Modified: trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj (180312 => 180313)


--- trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj	2015-02-18 23:31:42 UTC (rev 180312)
+++ trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj	2015-02-18 23:35:02 UTC (rev 180313)
@@ -8857,11 +8857,9 @@
 			files = (
 			);
 			inputPaths = (
-				WebKit2.xcodeproj,
 			);
 			name = "Make Frameworks Symbolic Link";
 			outputPaths = (
-				"$(TARGET_BUILD_DIR)/$(PRIVATE_HEADERS_FOLDER_PATH)/frameworks-symlink-stamp",
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = /bin/sh;
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to