WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
308489
Internal iOS builds are broken with certain Swift compilers
https://bugs.webkit.org/show_bug.cgi?id=308489
Summary
Internal iOS builds are broken with certain Swift compilers
Abrar Rahman Protyasha
Reported
2026-02-23 14:23:17 PST
``` /Source/WebKit/UIProcess/API/Swift/WebPage+Transferable.swift:28:8: error: ambiguous implicit access level for import of 'UniformTypeIdentifiers'; it is imported as 'internal' elsewhere import UniformTypeIdentifiers internal /Build/Release-iphoneos/DerivedSources/WebKit/WKWebView+SystemTextExtraction.swift:16:1: note: imported 'internal' here internal import UniformTypeIdentifiers ^ ```
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-02-23 14:23:23 PST
<
rdar://problem/171015342
>
Abrar Rahman Protyasha
Comment 2
2026-02-23 14:27:06 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59259
EWS
Comment 3
2026-02-23 14:30:28 PST
Committed
308068@main
(fe051af9f4cb): <
https://commits.webkit.org/308068@main
> Reviewed commits have been landed. Closing PR #59259 and removing active labels.
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