Bug 257821

Summary: [iOS simulator] Fix TestWebKitAPI build after 264915@main
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: a_protyasha, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Abrar Rahman Protyasha
Reported 2023-06-07 12:36:58 PDT
We don't use the libnetwork function since the Proxy API tests are skipped on the iOS simulator. As such, we should avoid soft linking against libnetwork on the simulator builds to prevent unused function errors.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-06-07 12:37:12 PDT
Abrar Rahman Protyasha
Comment 2 2023-06-07 12:48:26 PDT
EWS
Comment 3 2023-06-07 12:53:45 PDT
Committed 264954@main (450764cda1cb): <https://commits.webkit.org/264954@main> Reviewed commits have been landed. Closing PR #14755 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.