Bug 258262
| Summary: | SwiftUI MiniBrowser Enable Implicit Dependencies | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brandon <brandonstewart> |
| Component: | Tools / Tests | Assignee: | Brandon <brandonstewart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brandon
Was playing around with the Swift MiniBrowser code today and noticed that it was missing target dependencies to compile. We need to add _WebKit_SWIFTUI library to the application as a target dependency, so one does not need to compile the library first.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brandon
PR: https://github.com/WebKit/WebKit/pull/15081
EWS
Committed 265492@main (a8a7efec14c0): <https://commits.webkit.org/265492@main>
Reviewed commits have been landed. Closing PR #15081 and removing active labels.