Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8e3b771884d0bc450bb07d1ce30df315cc2c5319
https://github.com/WebKit/WebKit/commit/8e3b771884d0bc450bb07d1ce30df315cc2c5319
Author: Elliott Williams <[email protected]>
Date: 2025-12-17 (Wed, 17 Dec 2025)
Changed paths:
M Configurations/CommonBase.xcconfig
Log Message:
-----------
[Xcode] Unavailability diagnostics downgraded to warnings in production builds
https://bugs.webkit.org/show_bug.cgi?id=303794
rdar://165929148
Reviewed by Richard Robinson and Alexey Proskuryakov.
Unconditionally enable the -Werror diagnostic for use of unavailable
declarations. Deprecations are still non-fatal, while use of anything
marked API_UNAVAILABLE will fail the production build.
* Configurations/CommonBase.xcconfig:
Canonical link: https://commits.webkit.org/304622@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications