Bug 308489
| Summary: | Internal iOS builds are broken with certain Swift compilers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | New Bugs | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Abrar Rahman Protyasha
```
/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
<rdar://problem/171015342>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/59259
EWS
Committed 308068@main (fe051af9f4cb): <https://commits.webkit.org/308068@main>
Reviewed commits have been landed. Closing PR #59259 and removing active labels.