[webkit-changes] [WebKit/WebKit] 785081: Remove duplicate headers entry in JavaScriptCore p...

Ahmad Saleem noreply at github.com
Tue Sep 17 14:28:14 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 785081053d47a00a21ad3e6669b876c8192c4b32
      https://github.com/WebKit/WebKit/commit/785081053d47a00a21ad3e6669b876c8192c4b32
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    M Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Remove duplicate headers entry in JavaScriptCore project file
https://bugs.webkit.org/show_bug.cgi?id=279838
rdar://136170718

Reviewed by Yusuke Suzuki.

While doing `build-webkit --release`, I was getting warning of `LineColumn.h` file,
so this is an attempt to fix an issue by removing the duplicate reference.

* Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj:

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