playwright/browser_patches/webkit/embedder/Playwright
Yury Semikhatsky 2a01d0c83c
browser(webkit): build Playwright.app in workspace mode (#15161)
WebKit switched to workspace builds by default upstream in c67ee46115 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
2022-06-28 12:30:01 -07:00
..
Configurations chore: export juggler as a standalone folder for browser build (#2432) 2020-06-02 16:51:13 -07:00
Images.xcassets browser(webkit): add app icon on Mac (#7315) 2021-06-24 23:26:48 -07:00
mac browser(webkit): support larger-than-screen window in headed WebKit (#14578) 2022-06-09 06:51:33 -07:00
Playwright.xcodeproj browser(webkit): build Playwright.app in workspace mode (#15161) 2022-06-28 12:30:01 -07:00
win browser(webkit): ctrl+click on windows (#11667) 2022-01-26 18:32:19 -08:00
Makefile chore: export juggler as a standalone folder for browser build (#2432) 2020-06-02 16:51:13 -07:00
MBToolbarItem.h chore: export juggler as a standalone folder for browser build (#2432) 2020-06-02 16:51:13 -07:00
MBToolbarItem.m chore: export juggler as a standalone folder for browser build (#2432) 2020-06-02 16:51:13 -07:00