Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b5226c4e1f42a66b619ae612686184f24644163d
      
https://github.com/WebKit/WebKit/commit/b5226c4e1f42a66b619ae612686184f24644163d
  Author: Keith Miller <[email protected]>
  Date:   2025-02-04 (Tue, 04 Feb 2025)

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

  Log Message:
  -----------
  Offlineasm scripts should be inputs to the LLInt Xcode build stages
https://bugs.webkit.org/show_bug.cgi?id=287014
rdar://144155597

Reviewed by Elliott Williams and Yusuke Suzuki.

Right now we just list the offlineasm directory but it seems like Xcode doesn't 
understand
how directories work. This means when you change one of the ruby files Xcode 
doesn't rerun
the appropriate scripts. Now I just explicitly list all the dependency 
`offlineasm/*.rb`
files relevant for each script.

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

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