Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 44d1da6908643128a74d810b046e68cc01843fc5
      
https://github.com/WebKit/WebKit/commit/44d1da6908643128a74d810b046e68cc01843fc5
  Author: Kimmo Kinnunen <kkinnu...@apple.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    M Source/ThirdParty/gtest/xcode/Config/General.xcconfig
    M Source/ThirdParty/gtest/xcode/Resources/Info.plist

  Log Message:
  -----------
  Building gtest causes a warning related to CFBundleIdentifier
https://bugs.webkit.org/show_bug.cgi?id=266404
rdar://119660379

Reviewed by Elliott Williams.

warning: User-supplied CFBundleIdentifier value 'com.google.gtest' in
the Info.plist must be the same as the PRODUCT_BUNDLE_IDENTIFIER build
setting value ''.

Add the bundle identifier to the build configuration and use it in
Info.plist.

* Source/ThirdParty/gtest/xcode/Config/General.xcconfig:
* Source/ThirdParty/gtest/xcode/Resources/Info.plist:

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to