Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7aa80398e2efbc3634a9eb48df0eceac010bcc50
https://github.com/WebKit/WebKit/commit/7aa80398e2efbc3634a9eb48df0eceac010bcc50
Author: Pascoe <[email protected]>
Date: 2026-05-04 (Mon, 04 May 2026)
Changed paths:
A Source/WebKitLegacy/PlatformCocoa.cmake
A Source/WebKitLegacy/PlatformIOS.cmake
M Source/WebKitLegacy/PlatformMac.cmake
A Source/WebKitLegacy/WebKitLegacy-iOS-unexported.exp
A Source/WebKitLegacy/WebKitLegacy-iOS.exp
M Source/WebKitLegacy/ios/WebCoreSupport/WebInspectorClientIOS.mm
M Source/WebKitLegacy/mac/Info.plist
Log Message:
-----------
[CMake] Fix iOS CMake build for WebKitLegacy
https://bugs.webkit.org/show_bug.cgi?id=312917
<rdar://problem/175263852>
Reviewed by BJ Burg.
Add PlatformIOS.cmake to configure WebKitLegacy for iOS. This file
mirrors the structure of PlatformMac.cmake, using shared sources from
SourcesCocoa.txt with appropriate platform guards, and configures
include directories, libraries, and compilation flags specific to the
iOS build.
* Source/WebKitLegacy/PlatformIOS.cmake: Added.
Canonical link: https://commits.webkit.org/312576@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications