Documentation icon indicating copy to clipboard operation
Documentation copied to clipboard

How to debug MobileMiniBrowser with my local build of WebKit in VisionOS 2.5 simulator?

Open floatingstone opened this issue 6 months ago • 1 comments

There is a build flag related to VisionOS Simulator: https://github.com/WebKit/WebKit/blob/main/Tools/Scripts/build-webkit#L125

After building MobileMiniBrowser.app using this flag, I found that it can run in simulator, but can't load my local build of WebKit (And I have also attempted to manually package all relevant Frameworks to MiniMobileBrowser.app,it still can‘t work).

floatingstone avatar Jun 10 '25 03:06 floatingstone

This might be a similar issue to what you are seeing.

https://bugs.webkit.org/show_bug.cgi?id=283374

stwrt avatar Aug 23 '25 15:08 stwrt