Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 31bc3d0e8ff9cade2795e9b2bd059c30748e9c41
https://github.com/WebKit/WebKit/commit/31bc3d0e8ff9cade2795e9b2bd059c30748e9c41
Author: Wenson Hsieh <[email protected]>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M Source/WebKit/WebKit.xcodeproj/project.pbxproj
Log Message:
-----------
Unreviewed, fix a dependency cycle when building the "Only WebKit" scheme
Reorder the `WebKitSwift` target after `Frameworks, XPC Services, Extensions
and Daemons` to avoid
this dependency cycle, now that WebKitSwift links against WebKit:
```
Generate Unified Sources → Unlock Keychain → WebKitSwift → WebKit → Generate
Unified Sources
```
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/275401@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes