[webkit-changes] [WebKit/WebKit] 99c2f8: [Catalyst] Swift module bug not worked around in S...

Elliott Williams noreply at github.com
Wed Dec 18 15:08:30 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 99c2f8b36fde9faaa00b9379dc348b7d8a1335b6
      https://github.com/WebKit/WebKit/commit/99c2f8b36fde9faaa00b9379dc348b7d8a1335b6
  Author: Elliott Williams <emw at apple.com>
  Date:   2024-12-18 (Wed, 18 Dec 2024)

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

  Log Message:
  -----------
  [Catalyst] Swift module bug not worked around in SYSTEM_FRAMEWORK_SEARCH_PATHS
https://bugs.webkit.org/show_bug.cgi?id=284893

Reviewed by Richard Robinson.

Swap the SDK_DIR and SYSTEM_PREFIX variables in this build setting. We
want to be looking for /System/iOSSupport inside of the SDK, not the
other way around.

* Source/WebKit/Configurations/BaseTarget.xcconfig:

Canonical link: https://commits.webkit.org/288043@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