Bug 245481 - Xcode Project stores references to deleted files
Summary: Xcode Project stores references to deleted files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Trivial
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-21 08:19 PDT by Cyndy Ishida
Modified: 2022-09-21 11:35 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cyndy Ishida 2022-09-21 08:19:57 PDT
Commit: `509d35f950f9c2813851b3429afc95923601115b` removed files RemoteNetworkingContext.{mm/h} but the Xcode project still references those files. This causes issues the build system determining correct inputs.
Comment 1 Radar WebKit Bug Importer 2022-09-21 09:03:34 PDT
<rdar://problem/100226343>
Comment 2 Cyndy Ishida 2022-09-21 09:07:01 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4568
Comment 3 EWS 2022-09-21 11:35:46 PDT
Committed 254733@main (6aa5bdbd34d8): <https://commits.webkit.org/254733@main>

Reviewed commits have been landed. Closing PR #4568 and removing active labels.