Changeset 167561 in webkit
- Timestamp:
- Apr 19, 2014, 8:10:38 PM (12 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r167488 r167561 1 2014-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 1 8 2014-04-18 Philippe Normand <pnormand@igalia.com> 2 9 -
trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme
r167560 r167561 146 146 launchStyle = "0" 147 147 useCustomWorkingDirectory = "NO" 148 buildConfiguration = " Release"148 buildConfiguration = "Debug" 149 149 ignoresPersistentStateOnLaunch = "NO" 150 150 debugDocumentVersioning = "YES"
Note:
See TracChangeset
for help on using the changeset viewer.