Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0ed3e7ebcd2a6226206ed1a4cc4ee62a603c67d1
      
https://github.com/WebKit/WebKit/commit/0ed3e7ebcd2a6226206ed1a4cc4ee62a603c67d1
  Author: Youenn Fablet <[email protected]>
  Date:   2024-06-02 (Sun, 02 Jun 2024)

  Changed paths:
    M Source/WebCore/Configurations/Base.xcconfig
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Mark libwebrtc as a product dependency of WebCore
rdar://128785444
https://bugs.webkit.org/show_bug.cgi?id=274747

Reviewed by Elliott Williams.

XCode does not always know that libwebrtc.dylib is a pre-requisite to build 
WebCore.
We add it as a product dependency of the generate unified files step similarly 
to what has been done for libWTF.a.
We restrict this to iOS, macOS and tvOS. This should be a no-op for production 
builds.

* Source/WebCore/Configurations/Base.xcconfig:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to