Changeset 219487 in webkit
- Timestamp:
 - Jul 13, 2017, 7:29:25 PM (8 years ago)
 - Location:
 - trunk
 - Files:
 - 
      
- 1 added
 - 4 edited
 - 1 moved
 
- 
          
  ChangeLog (modified) (1 diff)
 - 
          
  Source/WebKit/ChangeLog (modified) (1 diff)
 - 
          
  Source/WebKit/WebKit.xcodeproj (added)
 - 
          
  Source/WebKit/WebKit.xcodeproj/project.pbxproj (moved) (moved from trunk/Source/WebKit/WebKit2.xcodeproj/project.pbxproj )
 - 
          
  WebKit.xcworkspace/contents.xcworkspacedata (modified) (1 diff)
 - 
          
  WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/ChangeLog
r219486 r219487 1 2017-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 1 12 2017-07-13 Matthew Hanson <matthew_hanson@apple.com> 2 13  - 
      
trunk/Source/WebKit/ChangeLog
r219486 r219487 1 2017-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 1 11 2017-07-13 Matthew Hanson <matthew_hanson@apple.com> 2 12  - 
      
trunk/WebKit.xcworkspace/contents.xcworkspacedata
r219486 r219487 27 27 </FileRef> 28 28 <FileRef 29 location = "group:Source/WebKit/WebKit 2.xcodeproj">29 location = "group:Source/WebKit/WebKit.xcodeproj"> 30 30 </FileRef> 31 31 <FileRef  - 
      
trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme
r219486 r219487 147 147 BuildableName = "All" 148 148 BlueprintName = "All" 149 ReferencedContainer = "container:Source/WebKit/WebKit 2.xcodeproj">149 ReferencedContainer = "container:Source/WebKit/WebKit.xcodeproj"> 150 150 </BuildableReference> 151 151 </BuildActionEntry>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.