Changeset 219487 in webkit


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

Rename WebKit2.xcodeproj to WebKit.xcodeproj.
https://bugs.webkit.org/show_bug.cgi?id=174164
rdar://problem/33137595

Reviewed by Dan Bernstein.

.:

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

Source/WebKit:

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

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r219486 r219487  
     12017-07-13  Matthew Hanson  <matthew_hanson@apple.com>
     2
     3        Rename WebKit2.xcodeproj to WebKit.xcodeproj.
     4        https://bugs.webkit.org/show_bug.cgi?id=174164
     5        rdar://problem/33137595
     6
     7        Reviewed by Dan Bernstein.
     8
     9        * WebKit.xcworkspace/contents.xcworkspacedata:
     10        * WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme:
     11
    1122017-07-13  Matthew Hanson  <matthew_hanson@apple.com>
    213
  • trunk/Source/WebKit/ChangeLog

    r219486 r219487  
     12017-07-13  Matthew Hanson  <matthew_hanson@apple.com>
     2
     3        Rename WebKit2.xcodeproj to WebKit.xcodeproj.
     4        https://bugs.webkit.org/show_bug.cgi?id=174164
     5        rdar://problem/33137595
     6
     7        Reviewed by Dan Bernstein.
     8
     9        * WebKit.xcodeproj/project.pbxproj: Renamed from Source/WebKit/WebKit2.xcodeproj/project.pbxproj.
     10
    1112017-07-13  Matthew Hanson  <matthew_hanson@apple.com>
    212
  • trunk/WebKit.xcworkspace/contents.xcworkspacedata

    r219486 r219487  
    2727   </FileRef>
    2828   <FileRef
    29       location = "group:Source/WebKit/WebKit2.xcodeproj">
     29      location = "group:Source/WebKit/WebKit.xcodeproj">
    3030   </FileRef>
    3131   <FileRef
  • trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme

    r219486 r219487  
    147147               BuildableName = "All"
    148148               BlueprintName = "All"
    149                ReferencedContainer = "container:Source/WebKit/WebKit2.xcodeproj">
     149               ReferencedContainer = "container:Source/WebKit/WebKit.xcodeproj">
    150150            </BuildableReference>
    151151         </BuildActionEntry>
Note: See TracChangeset for help on using the changeset viewer.