[dsymutil] Compare object modification times using second precision
The modification time in the debug map is expressed using second precision, while the modification time returned by the filesystem could be more precise. Avoid spurious warnings about timestamp mismatches by truncating the modification time reported by the system to seconds.
Loading
Please sign in to comment