[webkit-changes] [WebKit/WebKit] 7dd83a: Move frameworks in TestWebKitAPI's Link Binary Wit...

aestes noreply at github.com
Tue Sep 17 22:40:50 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7dd83a3ef91e20d85c318b945137e2cf00331e16
      https://github.com/WebKit/WebKit/commit/7dd83a3ef91e20d85c318b945137e2cf00331e16
  Author: Andy Estes <aestes at apple.com>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Configurations/TestWebKitAPI.xcconfig
    M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Move frameworks in TestWebKitAPI's Link Binary With Libraries build phase to an xcconfig
https://bugs.webkit.org/show_bug.cgi?id=279864
rdar://problem/136197552

Reviewed by Richard Robinson and Alex Christensen.

To prepare for introducing a TestWebKitAPI app on iOS, move frameworks and libraries from
TestWebKitAPI's Link Binary With Libraries build phase to TestWebKitAPI.xcconfig. This will let us
link the app with these same frameworks without duplicating the list.

* Tools/TestWebKitAPI/Configurations/TestWebKitAPI.xcconfig:
* Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:

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