Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: de770c58616b320ab3f8ba8dc6cd09547d2ebace https://github.com/WebKit/WebKit/commit/de770c58616b320ab3f8ba8dc6cd09547d2ebace Author: Elliott Williams <e...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes