Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fc5d82d244bbf0f1ca40ae3e9320700e0e3cf8fd
      
https://github.com/WebKit/WebKit/commit/fc5d82d244bbf0f1ca40ae3e9320700e0e3cf8fd
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2026-02-06 (Fri, 06 Feb 2026)

  Changed paths:
    M Source/WebGPU/WebGPU/ModelBridge.swift
    M Source/WebGPU/WebGPU/ModelIBLTextures.swift
    M Source/WebGPU/WebGPU/ModelParameters.swift
    M Source/WebGPU/WebGPU/ModelRenderer.swift
    M Source/WebGPU/WebGPU/ModelUtils.swift
    M Source/WebGPU/WebGPU/USDModel.swift

  Log Message:
  -----------
  Unreviewed, Disable Swift code on iOS until dependency cycle is resolved
https://bugs.webkit.org/show_bug.cgi?id=307016
rdar://169668888

Unreviewed build fix,
Linking to these frameworks in WebGPU causes a dependency cycle on iOS
because UIKitCore_Private depends on WebKitLegacy which depends on WebGPU
which now depends on RCR / USDStageKit which also depend on UIKit

Disable compiling the code on iOS until the cycle is resolved there.

* Source/WebGPU/WebGPU/ModelBridge.swift:
* Source/WebGPU/WebGPU/ModelIBLTextures.swift:
* Source/WebGPU/WebGPU/ModelParameters.swift:
* Source/WebGPU/WebGPU/ModelRenderer.swift:
* Source/WebGPU/WebGPU/ModelUtils.swift:
* Source/WebGPU/WebGPU/USDModel.swift:
(fromSGType(_:)):

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



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

Reply via email to