Bug 255079

Summary: [Xcode] Fix yasm build due to apparent code signing race condition
Product: WebKit Reporter: Elliott Williams <emw>
Component: Tools / TestsAssignee: Elliott Williams <emw>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Elliott Williams
Reported 2023-04-05 23:07:44 PDT
Builds of libwebrtc are using yasm before Xcode has had a chance to sign it. Fix by disabling formal code signing, so that the linker performs adhoc signing. This should be safe since yasm is never used off of the machine it's built on.
Attachments
EWS
Comment 1 2023-04-06 00:31:28 PDT
Committed 262658@main (d28d0a98a947): <https://commits.webkit.org/262658@main> Reviewed commits have been landed. Closing PR #12449 and removing active labels.
Radar WebKit Bug Importer
Comment 2 2023-04-06 00:32:17 PDT
Note You need to log in before you can comment on or make changes to this bug.