Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ec65702b7bf4cc2ed99ff22ce103a4cdb0f9f23a https://github.com/WebKit/WebKit/commit/ec65702b7bf4cc2ed99ff22ce103a4cdb0f9f23a Author: Youenn Fablet <you...@apple.com> Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths: M Source/ThirdParty/libwebrtc/Configurations/libabsl.xcconfig M Source/ThirdParty/libwebrtc/Configurations/libaom.xcconfig M Source/ThirdParty/libwebrtc/Configurations/libsrtp.xcconfig M Source/ThirdParty/libwebrtc/Configurations/libvpx.xcconfig M Source/ThirdParty/libwebrtc/Configurations/libwebm.xcconfig M Source/ThirdParty/libwebrtc/Configurations/libyuv.xcconfig M Source/ThirdParty/libwebrtc/Configurations/opus.xcconfig Log Message: ----------- [Cocoa] Do not include libwebrtc static libraries in SDK except for boringssl https://bugs.webkit.org/show_bug.cgi?id=268910 rdar://122345708 Reviewed by Elliott Williams and Eric Carlson. This is unnecessary since we are using the dylib instead, and avoids other applications using those libraries. * Source/ThirdParty/libwebrtc/Configurations/libabsl.xcconfig: * Source/ThirdParty/libwebrtc/Configurations/libaom.xcconfig: * Source/ThirdParty/libwebrtc/Configurations/libsrtp.xcconfig: * Source/ThirdParty/libwebrtc/Configurations/libvpx.xcconfig: * Source/ThirdParty/libwebrtc/Configurations/libwebm.xcconfig: * Source/ThirdParty/libwebrtc/Configurations/libyuv.xcconfig: * Source/ThirdParty/libwebrtc/Configurations/opus.xcconfig: Canonical link: https://commits.webkit.org/280786@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes