Summary: | [WebRTC] Simplify libwebtc Xcode project | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> | ||||
Component: | WebRTC | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | eric.carlson, ews-watchlist, webkit-bug-importer, youennf | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
David Kilzer (:ddkilzer)
2021-10-20 14:20:01 PDT
Created attachment 441956 [details]
Patch v1
Maybe we should create a separate libwebm Xcode project in the future. (In reply to youenn fablet from comment #2) > Maybe we should create a separate libwebm Xcode project in the future. I’m not sure it would be worth the extra work to be honest. I suspect Xcode is faster opening one project with 7 targets vs. one project with 6 subprojects. Thanks for the review! Comment on attachment 441956 [details]
Patch v1
Marking cq+ since this patch needed building, not testing.
Committed r284599 (243328@main): <https://commits.webkit.org/243328@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 441956 [details]. |