Seongsu Park

Results 21 comments of Seongsu Park

[From this article](https://tauri.app/v1/references/webview-versions#macos--ios), I can find out that my Webview version is `15609.4.1.1.1` ``` awk '/CFBundleVersion/{getline;gsub(/]*>/,"");print}' /System/Library/Frameworks/WebKit.framework/Resources/Info.plist ```