Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4c56ee9123b0f2f54851f9dbce3631999d1754ea
https://github.com/WebKit/WebKit/commit/4c56ee9123b0f2f54851f9dbce3631999d1754ea
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M Source/WebCore/PAL/pal/spi/cocoa/CoreTelephonySPI.h
Log Message:
-----------
Fix the macOS build after 275656@main
https://bugs.webkit.org/show_bug.cgi?id=270491
rdar://124039964
Unreviewed build fix.
This patch fixes the macOS build after 275656@main, which
unconditionally included the
CoreTelephony/CoreTelephonyClient+CellularPlanManager.h header. Said
header is only available on iOS targets, so we should gate its inclusion
behind the appropriate HAVE(ESIM_AUTOFILL_SYSTEM_SUPPORT) flag.
* Source/WebCore/PAL/pal/spi/cocoa/CoreTelephonySPI.h:
Canonical link: https://commits.webkit.org/275659@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes