Title: [167561] trunk
Revision
167561
Author
[email protected]
Date
2014-04-19 20:10:38 -0700 (Sat, 19 Apr 2014)

Log Message

Revert unintended workspace change in my last commit.

* WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme: Set the
Scheme type back to Debug.

Modified Paths

Diff

Modified: trunk/ChangeLog (167560 => 167561)


--- trunk/ChangeLog	2014-04-20 02:32:48 UTC (rev 167560)
+++ trunk/ChangeLog	2014-04-20 03:10:38 UTC (rev 167561)
@@ -1,3 +1,10 @@
+2014-04-19  Brent Fulgham  <[email protected]>
+
+        Revert unintended workspace change in my last commit.
+
+        * WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme: Set the
+        Scheme type back to Debug.
+
 2014-04-18  Philippe Normand  <[email protected]>
 
         Remove NETWORK_INFO support

Modified: trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme (167560 => 167561)


--- trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme	2014-04-20 02:32:48 UTC (rev 167560)
+++ trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme	2014-04-20 03:10:38 UTC (rev 167561)
@@ -145,7 +145,7 @@
       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
       launchStyle = "0"
       useCustomWorkingDirectory = "NO"
-      buildConfiguration = "Release"
+      buildConfiguration = "Debug"
       ignoresPersistentStateOnLaunch = "NO"
       debugDocumentVersioning = "YES"
       allowLocationSimulation = "YES">
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to