[webkit-changes] [WebKit/WebKit] 52409b: Swift 6 error: '@_spiOnly' requires setting the fr...

Elliott Williams noreply at github.com
Mon Dec 9 16:47:07 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 52409ba59dc780b07e8a8d96dc52464c2136ece5
      https://github.com/WebKit/WebKit/commit/52409ba59dc780b07e8a8d96dc52464c2136ece5
  Author: Elliott Williams <emw at apple.com>
  Date:   2024-12-09 (Mon, 09 Dec 2024)

  Changed paths:
    M Source/WebKit/Configurations/Base.xcconfig

  Log Message:
  -----------
  Swift 6 error: '@_spiOnly' requires setting the frontend flag '-experimental-spi-only-imports'
rdar://141186420
https://bugs.webkit.org/show_bug.cgi?id=284339

Unreviewed build fix.

This feature flag is still relevant in Swift 6, so it needs to be moved
out of the conditional build setting.

* Source/WebKit/Configurations/Base.xcconfig:

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



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


More information about the webkit-changes mailing list