[webkit-reviews] review granted: [Bug 206618] Fix iOS 13.2 iphoneos build : [Attachment 388477] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 22 16:05:32 PST 2020


Alexey Proskuryakov <ap at webkit.org> has granted Jonathan Bedard
<jbedard at apple.com>'s request for review:
Bug 206618: Fix iOS 13.2 iphoneos build
https://bugs.webkit.org/show_bug.cgi?id=206618

Attachment 388477: Patch

https://bugs.webkit.org/attachment.cgi?id=388477&action=review




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 388477
  --> https://bugs.webkit.org/attachment.cgi?id=388477
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=388477&action=review

> Tools/Scripts/webkitdirs.pm:884
> +    push @options, "-IDEProvisioningProfileSupportRelaxed=YES";

Maybe limit this to embedded platforms? It will be a little confusing when
looking at macOS logs for future unrelated failures.


More information about the webkit-reviews mailing list