Title: [232569] trunk
Revision
232569
Author
[email protected]
Date
2018-06-06 20:08:44 -0700 (Wed, 06 Jun 2018)

Log Message

Check in a file created by the Xcode 10 beta.

* WebKit.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/ChangeLog (232568 => 232569)


--- trunk/ChangeLog	2018-06-07 02:43:30 UTC (rev 232568)
+++ trunk/ChangeLog	2018-06-07 03:08:44 UTC (rev 232569)
@@ -1,3 +1,9 @@
+2018-06-06  Dan Bernstein  <[email protected]>
+
+        Check in a file created by the Xcode 10 beta.
+
+        * WebKit.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist: Added.
+
 2018-05-28  Carlos Garcia Campos  <[email protected]>
 
         Unreviewed. Update OptionsGTK.cmake and NEWS for 2.21.3 release.

Added: trunk/WebKit.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist (0 => 232569)


--- trunk/WebKit.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist	                        (rev 0)
+++ trunk/WebKit.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist	2018-06-07 03:08:44 UTC (rev 232569)
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+	<key>IDEDidComputeMac32BitWarning</key>
+	<true/>
+</dict>
+</plist>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to