[webkit-changes] [WebKit/WebKit] 53f62d: [libpas] Fix separate Xcode project build

Brandon Stewart noreply at github.com
Fri Feb 10 11:26:56 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 53f62db4c1f7337e0196b6bbf68f8ff9b6b0a7f5
      https://github.com/WebKit/WebKit/commit/53f62db4c1f7337e0196b6bbf68f8ff9b6b0a7f5
  Author: Brandon Stewart <brandonstewart at apple.com>
  Date:   2023-02-10 (Fri, 10 Feb 2023)

  Changed paths:
    M Source/bmalloc/libpas/libpas.xcodeproj/project.pbxproj

  Log Message:
  -----------
  [libpas] Fix separate Xcode project build
https://bugs.webkit.org/show_bug.cgi?id=251803

Reviewed by Elliott Williams.

I noticed that I was getting runtime issue when trying to run test_pas on my build.
This seems to be due to the SDKROOT being different between projects.

* Source/bmalloc/libpas/libpas.xcodeproj/project.pbxproj:

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




More information about the webkit-changes mailing list