No subject
Tue May 3 15:05:30 PDT 2016
> Touch â¦/Debug/WebKit.framework
> (running because the producer command of input â¦/Debug/WebKit.framework/Versions/A/Resources/com.apple.WebKit.Databases.sb has run since the last time)
> cd â¦/Source/WebKit2
> /usr/bin/touch -c â¦/Debug/WebKit.framework
com.apple.WebKit.Databases.sb is specified as an output of the Copy iOS Sandbox Profiles for Manual Sandboxing script build phase, but on macOS that build phase doesnât produce that file, so it runs unconditionally on every build.
Patch forthcoming.
--
You are receiving this mail because:
You are the assignee for the bug.
--Boundary_(ID_lYW4LyNgF0jdRV7QK1sOpA)
Date: Sat, 30 Jul 2016 12:00:04 -0700
MIME-version: 1.0
Content-type: text/html
Content-transfer-encoding: 8BIT
<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [Xcode] WebKit.framework is touched on incremental build even if nothingâs changed"
href="https://bugs.webkit.org/show_bug.cgi?id=160383">160383</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[Xcode] WebKit.framework is touched on incremental build even if nothingâs changed
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>Other
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>OS</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>WebKit2
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>mitz@webkit.org
</td>
</tr></table>
<p>
<div>
<pre>From the build log:
<span class="quote">> Touch â¦/Debug/WebKit.framework
> (running because the producer command of input â¦/Debug/WebKit.framework/Versions/A/Resources/com.apple.WebKit.Databases.sb has run since the last time)
> cd â¦/Source/WebKit2
> /usr/bin/touch -c â¦/Debug/WebKit.framework</span >
com.apple.WebKit.Databases.sb is specified as an output of the Copy iOS Sandbox Profiles for Manual Sandboxing script build phase, but on macOS that build phase doesnât produce that file, so it runs unconditionally on every build.
Patch forthcoming.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>
--Boundary_(ID_lYW4LyNgF0jdRV7QK1sOpA)--
More information about the webkit-unassigned
mailing list