Changeset 219484 in webkit


Ignore:
Timestamp:
Jul 13, 2017 7:29:15 PM (7 years ago)
Author:
matthew_hanson@apple.com
Message:

Update the Xcode project name from WebKit to WebKitLegacy.
https://bugs.webkit.org/show_bug.cgi?id=174162
rdar://problem/33137594

Reviewed by Dan Bernstein.

Rename WebKit to WebKitLegacy.

.:

  • WebKit.xcworkspace/contents.xcworkspacedata:
  • WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme:

Source/WebKitLegacy:

  • WebKitLegacy.xcodeproj/project.pbxproj: Renamed from Source/WebKitLegacy/WebKit.xcodeproj/project.pbxproj.
Location:
trunk
Files:
1 added
4 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r219483 r219484  
     12017-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
    1142017-07-05  Matthew Hanson  <matthew_hanson@apple.com>
    215
  • trunk/Source/WebKitLegacy/ChangeLog

    r219306 r219484  
     12017-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
    1132017-07-10  Per Arne Vollan  <pvollan@apple.com>
    214
  • trunk/WebKit.xcworkspace/contents.xcworkspacedata

    r219483 r219484  
    2424   </FileRef>
    2525   <FileRef
    26       location = "group:Source/WebKitLegacy/WebKit.xcodeproj">
     26      location = "group:Source/WebKitLegacy/WebKitLegacy.xcodeproj">
    2727   </FileRef>
    2828   <FileRef
  • trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme

    r219483 r219484  
    133133               BuildableName = "WebKitLegacy.framework"
    134134               BlueprintName = "WebKitLegacy"
    135                ReferencedContainer = "container:Source/WebKitLegacy/WebKit.xcodeproj">
     135               ReferencedContainer = "container:Source/WebKitLegacy/WebKitLegacy.xcodeproj">
    136136            </BuildableReference>
    137137         </BuildActionEntry>
Note: See TracChangeset for help on using the changeset viewer.