Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 94b4ca37a975c7fb9b43a0822a927671638b6f98
https://github.com/WebKit/WebKit/commit/94b4ca37a975c7fb9b43a0822a927671638b6f98
Author: David Kilzer <[email protected]>
Date: 2022-11-22 (Tue, 22 Nov 2022)
Changed paths:
M Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj
Log Message:
-----------
[Xcode] Fix build warning about duplicate LowLevelInterpreter.asm sources
https://bugs.webkit.org/show_bug.cgi?id=248237
<rdar://102608601>
Reviewed by Darin Adler.
Remove duplicate lines to fix these warnings:
warning: Skipping duplicate build file in Compile Sources build phase:
Source/JavaScriptCore/llint/LowLevelInterpreter.asm (in target
'JSCLLIntSettingsExtractor' from project 'JavaScriptCore')
* Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/256957@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes