mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

WebKit switched to workspace builds by default upstream inc67ee46115
and Playwright.app project (forked from MiniBrowser.app xcode project) was not a part of the workspace. This PR: * Adds Tools/Playwright project to the WebKit workspace; * Adds WebKit.framework to the list of dependencies of Playwright.app (I managed to successfully build without this modification but decided to added to be on the safe side as that was done upstream too); * Removes `--no-use-workspace` in order to use workspace build mode which is the default upstream. Pretty-diff:75f1e79447
3 lines
62 B
Plaintext
3 lines
62 B
Plaintext
1672
|
|
Changed: yurys@chromium.org Mon Jun 27 16:23:58 PDT 2022
|