[webkit-changes] [WebKit/WebKit] de770c: [Xcode] Incremental build failure when updating to...
Elliott Williams
noreply at github.com
Thu May 18 09:22:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: de770c58616b320ab3f8ba8dc6cd09547d2ebace
https://github.com/WebKit/WebKit/commit/de770c58616b320ab3f8ba8dc6cd09547d2ebace
Author: Elliott Williams <emw at apple.com>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj
Log Message:
-----------
[Xcode] Incremental build failure when updating to a commit with JavaScriptCore InstallAPI enabled
https://bugs.webkit.org/show_bug.cgi?id=256940
rdar://109484516
Reviewed by Alexey Proskuryakov.
Preemptively remove a JavaScriptCore.tbd from the EagerLinkingTBDs/
directory generated by XCBuild, in case stale file removal did not
delete it. This must be done once, after any framework enables
InstallAPI.
* Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/264205@main
More information about the webkit-changes
mailing list