Bug 262527 - Clean up libwebrtc Xcode project
Summary: Clean up libwebrtc Xcode project
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks: 263225
  Show dependency treegraph
 
Reported: 2023-10-02 23:04 PDT by David Kilzer (:ddkilzer)
Modified: 2023-10-16 16:49 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2023-10-02 23:04:53 PDT
Clean up libwebrtc Xcode project.

This removes some missing (unused) files/folders, and manually fixes issues found by `tidy-Xcode-project-file` from Bug 188754.
Comment 1 Radar WebKit Bug Importer 2023-10-02 23:05:15 PDT
<rdar://problem/116386161>
Comment 2 David Kilzer (:ddkilzer) 2023-10-02 23:05:43 PDT
This is step 1 of 2.  The second step is to run `tidy-Xcode-project-file` to do the automated clean up.
Comment 3 David Kilzer (:ddkilzer) 2023-10-02 23:09:22 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18537
Comment 4 EWS 2023-10-03 06:45:07 PDT
Committed 268771@main (34ebac9a5f68): <https://commits.webkit.org/268771@main>

Reviewed commits have been landed. Closing PR #18537 and removing active labels.
Comment 5 David Kilzer (:ddkilzer) 2023-10-03 07:00:18 PDT
Re-opening for pull request https://github.com/WebKit/WebKit/pull/18550
Comment 6 EWS 2023-10-03 07:17:58 PDT
Committed 268773@main (36c3a8590f2b): <https://commits.webkit.org/268773@main>

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