Disable TBA availability macro post-processing on iOS 14 / macOS 11, now that TBA headers have been updated in r271813.
Created attachment 418465 [details] Patch
Created attachment 418466 [details] Patch
Comment on attachment 418466 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=418466&action=review > Source/WebKit/Configurations/WebKitTargetConditionals.xcconfig:198 > +WK_IOS_15_YES = _IOS_BEFORE_14; This should likely be _IOS_BEFORE_15
Created attachment 418471 [details] Patch
Comment on attachment 418471 [details] Patch Clearing flags on attachment: 418471 Committed r271900: <https://trac.webkit.org/changeset/271900>
All reviewed patches have been landed. Closing bug.
<rdar://problem/73630147>