WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
237549
Compilation error: WebContentProcess.xib: error: macOS xibs do not support target device type "ipad".
https://bugs.webkit.org/show_bug.cgi?id=237549
Summary
Compilation error: WebContentProcess.xib: error: macOS xibs do not support ta...
Richard Houle
Reported
2022-03-07 12:56:47 PST
Created
attachment 454017
[details]
Proposed fix v1 Xcode for macOS 12.5 complains that we bundle Mac XIBs inside our macCatalyst builds.
Attachments
Proposed fix v1
(927 bytes, patch)
2022-03-07 12:56 PST
,
Richard Houle
ap
: review+
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Fix V1, but with a Changeling.
(2.35 KB, patch)
2022-03-07 14:03 PST
,
Richard Houle
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Richard Houle
Comment 1
2022-03-07 12:56:57 PST
rdar://89815078
Alexey Proskuryakov
Comment 2
2022-03-07 13:09:33 PST
Comment on
attachment 454017
[details]
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.
Alexey Proskuryakov
Comment 3
2022-03-07 13:10:37 PST
rdar://89912760
EWS
Comment 4
2022-03-07 13:57:19 PST
Unable to find any modified ChangeLog in
Attachment 454017
[details]
Richard Houle
Comment 5
2022-03-07 14:03:59 PST
Created
attachment 454032
[details]
Fix V1, but with a Changeling.
EWS
Comment 6
2022-03-07 15:48:54 PST
Committed
r290961
(
248143@main
): <
https://commits.webkit.org/248143@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 454032
[details]
.
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