[webkit-changes] [WebKit/WebKit] 8a42e7: Fix the tvOS engineering build after 285202 at main

Wenson Hsieh noreply at github.com
Wed Oct 16 15:20:18 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8a42e7674efe5800d65c0e2a2ab67f53698863d9
      https://github.com/WebKit/WebKit/commit/8a42e7674efe5800d65c0e2a2ab67f53698863d9
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2024-10-16 (Wed, 16 Oct 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Configurations/TestWebKitAPIBase.xcconfig

  Log Message:
  -----------
  Fix the tvOS engineering build after 285202 at main
https://bugs.webkit.org/show_bug.cgi?id=281618

Reviewed by Abrar Rahman Protyasha.

Link against ImageIO on tvOS, to avoid a linker error in TestWebKitAPI when resolving the following
two symbols:

- `kCGImagePropertyIPTCCredit`
- `kCGImagePropertyIPTCExtDigitalSourceType`

* Tools/TestWebKitAPI/Configurations/TestWebKitAPIBase.xcconfig:

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