WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
255079
[Xcode] Fix yasm build due to apparent code signing race condition
https://bugs.webkit.org/show_bug.cgi?id=255079
Summary
[Xcode] Fix yasm build due to apparent code signing race condition
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
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/107698523
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug