[Webkit-unassigned] [Bug 237549] Compilation error: WebContentProcess.xib: error: macOS xibs do not support target device type "ipad".

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 13:09:33 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=237549

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #454017|review?                     |review+
              Flags|                            |

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

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

> Source/WebKit/Configurations/BaseXPCService.xcconfig:40
> +EXCLUDED_SOURCE_FILE_NAMES[sdk=macos*] = $(EXCLUDED_SOURCE_FILE_NAMES_$(CONFIGURATION)) $(EXCLUDED_SOURCE_FILE_NAMES_$(WK_PLATFORM_NAME));

I guess configurations and platform names are disjoint sets, but merging namespaces always gives me shivers.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220307/4622ff57/attachment-0001.htm>


More information about the webkit-unassigned mailing list