[webkit-changes] [WebKit/WebKit] 77443b: Build fix for "[Xcode] Stop requiring public SDK m...
Elliott Williams
noreply at github.com
Sun Aug 20 00:18:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 77443bc703ee2845b8b3ce5407c02059c56c8248
https://github.com/WebKit/WebKit/commit/77443bc703ee2845b8b3ce5407c02059c56c8248
Author: Elliott Williams <emw at apple.com>
Date: 2023-08-20 (Sun, 20 Aug 2023)
Changed paths:
M Tools/MobileMiniBrowser/MobileMiniBrowser.xcodeproj/project.pbxproj
Log Message:
-----------
Build fix for "[Xcode] Stop requiring public SDK modifications"
https://bugs.webkit.org/show_bug.cgi?id=259831
Unreviewed build fix.
Fix MobileMiniBrowser linkage of UIKit. Both the framework and the app
bundle need to link against it.
* Tools/MobileMiniBrowser/MobileMiniBrowser.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/267075@main
More information about the webkit-changes
mailing list