Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fc93b912df8a6d6c4b4da0db2fab700997364f7f
      
https://github.com/WebKit/WebKit/commit/fc93b912df8a6d6c4b4da0db2fab700997364f7f
  Author: Zak Ridouh <[email protected]>
  Date:   2026-08-05 (Wed, 05 Aug 2026)

  Changed paths:
    M Source/WebKit/PlatformCocoa.cmake

  Log Message:
  -----------
  [CMake] Fix the macOS build after SpatialShim.swift was added
https://bugs.webkit.org/show_bug.cgi?id=321141
rdar://184172116

Reviewed by Mike Wyrzykowski.

318649@main removed `private import Spatial` from
WKDirectionalScrollLockTracker.swift and replaced it with a local Angle2D
shim in the new SpatialShim.swift, but only added that file to
WebKit.xcodeproj. The CMake build therefore compiled the tracker without
Angle2D in scope and failed to build the WebKit Swift module.

Add SpatialShim.swift to the macOS source list.

* Source/WebKit/PlatformCocoa.cmake:

Canonical link: https://commits.webkit.org/318670@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to