Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7da1609eab539eb3a0b1b7416d5a9c96fe9e27ef
      
https://github.com/WebKit/WebKit/commit/7da1609eab539eb3a0b1b7416d5a9c96fe9e27ef
  Author: Elliott Williams <[email protected]>
  Date:   2026-08-24 (Mon, 24 Aug 2026)

  Changed paths:
    M Source/WebKit/Platform/spi/Cocoa/SwiftUI_SPI.swiftinterface

  Log Message:
  -----------
  [Build] Fix SwiftUI "cannot conform to protocol" error
https://bugs.webkit.org/show_bug.cgi?id=322385
rdar://185667195

Reviewed by Richard Robinson.

Rewrite the swiftinterface metadata at the top of the module to match
iOS 27 and fix a build error:

    cannot conform to protocol 'UIViewRepresentable' (compiled with Swift 5.10) 
because it has requirements that could not be loaded in Swift 6.4

* Source/WebKit/Platform/spi/Cocoa/SwiftUI_SPI.swiftinterface:

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



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

Reply via email to