Changeset 219484 in webkit
- Timestamp:
- Jul 13, 2017, 7:29:15 PM (8 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 4 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r219483 r219484 1 2017-07-05 Matthew Hanson <matthew_hanson@apple.com> 2 3 Update the Xcode project name from WebKit to WebKitLegacy. 4 https://bugs.webkit.org/show_bug.cgi?id=174162 5 rdar://problem/33137594 6 7 Reviewed by Dan Bernstein. 8 9 Rename WebKit to WebKitLegacy. 10 11 * WebKit.xcworkspace/contents.xcworkspacedata: 12 * WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme: 13 1 14 2017-07-05 Matthew Hanson <matthew_hanson@apple.com> 2 15 -
trunk/Source/WebKitLegacy/ChangeLog
r219306 r219484 1 2017-07-05 Matthew Hanson <matthew_hanson@apple.com> 2 3 Update the Xcode project name from WebKit to WebKitLegacy. 4 https://bugs.webkit.org/show_bug.cgi?id=174162 5 rdar://problem/33137594 6 7 Reviewed by Dan Bernstein. 8 9 Rename WebKit to WebKitLegacy. 10 11 * WebKitLegacy.xcodeproj/project.pbxproj: Renamed from Source/WebKitLegacy/WebKit.xcodeproj/project.pbxproj. 12 1 13 2017-07-10 Per Arne Vollan <pvollan@apple.com> 2 14 -
trunk/WebKit.xcworkspace/contents.xcworkspacedata
r219483 r219484 24 24 </FileRef> 25 25 <FileRef 26 location = "group:Source/WebKitLegacy/WebKit .xcodeproj">26 location = "group:Source/WebKitLegacy/WebKitLegacy.xcodeproj"> 27 27 </FileRef> 28 28 <FileRef -
trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme
r219483 r219484 133 133 BuildableName = "WebKitLegacy.framework" 134 134 BlueprintName = "WebKitLegacy" 135 ReferencedContainer = "container:Source/WebKitLegacy/WebKit .xcodeproj">135 ReferencedContainer = "container:Source/WebKitLegacy/WebKitLegacy.xcodeproj"> 136 136 </BuildableReference> 137 137 </BuildActionEntry>
Note:
See TracChangeset
for help on using the changeset viewer.