Skip to content

Cherry-pick "Don't overwrite files if they are unchanged" to release/5.6 #374

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

myyra
Copy link
Contributor

@myyra myyra commented May 23, 2022

Cherry-picked the commit from #296 so that it can be used with the latest Xcode.

Always writing to the file, even if unchanged, updates the modified time
and prevents incremental builds in Xcode.
Copy link
Member

@allevato allevato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@allevato allevato merged commit 3db8b5e into swiftlang:release/5.6 Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants