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.
PR: https://github.com/WebKit/WebKit/pull/15081
Committed 265492@main (a8a7efec14c0): <https://commits.webkit.org/265492@main> Reviewed commits have been landed. Closing PR #15081 and removing active labels.