[webkit-changes] [WebKit/WebKit] a8a7ef: SwiftUI MiniBrowser Enable Implicit Dependencies
Brandon Stewart
noreply at github.com
Fri Jun 23 16:41:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a8a7efec14c0cfe87e595a6f5d1f6af6181570bf
https://github.com/WebKit/WebKit/commit/a8a7efec14c0cfe87e595a6f5d1f6af6181570bf
Author: Brandon Stewart <brandonstewart at apple.com>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
M Tools/MiniBrowserSwiftUI/MiniBrowserSwiftUI.xcodeproj/xcshareddata/xcschemes/MiniBrowserSwiftUI.xcscheme
Log Message:
-----------
SwiftUI MiniBrowser Enable Implicit Dependencies
https://bugs.webkit.org/show_bug.cgi?id=258262
Reviewed by Elliott Williams.
SwiftUI MiniBrowser requires _WebKit_SWIFTUI to compile. Enable buildImplicitDependencies to
ensure _WebKit_SWIFTUI is built automatically by the MiniBrowserSwiftUI application.
* Tools/MiniBrowserSwiftUI/MiniBrowserSwiftUI.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/265492@main
More information about the webkit-changes
mailing list