⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 167561 in webkit


Ignore:
Timestamp:
Apr 19, 2014, 8:10:38 PM (12 years ago)
Author:
Brent Fulgham
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.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r167488 r167561  
     12014-04-19  Brent Fulgham  <bfulgham@apple.com>
     2
     3        Revert unintended workspace change in my last commit.
     4
     5        * WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme: Set the
     6        Scheme type back to Debug.
     7
    182014-04-18  Philippe Normand  <pnormand@igalia.com>
    29
  • trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme

    r167560 r167561  
    146146      launchStyle = "0"
    147147      useCustomWorkingDirectory = "NO"
    148       buildConfiguration = "Release"
     148      buildConfiguration = "Debug"
    149149      ignoresPersistentStateOnLaunch = "NO"
    150150      debugDocumentVersioning = "YES"
Note: See TracChangeset for help on using the changeset viewer.