-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Safari 16 to images #576
Comments
@Rendez what is exact WebKit version you consider corresponding to Safari 16? |
That is the golden question, I am trying to figure it out, but it isn't specified yet: https://en.wikipedia.org/wiki/Safari_version_history#cite_note-117 |
Ok, so I found a resource: https://tauri.app/v1/references/webview-versions/#webkit-versions-in-safari, and I double-checked this along my Safari.app -> <key>CFBundleVersion</key>
<string>17614.1.25.9.10</string> Note the My Safari on the latest Monterey (12.6) at the time of this comment is Version |
For building the docker image I see the build-arg |
@vania-pooh does this require something else than modifying the .adoc? |
@Rendez this requires building respective image. :) |
I tried creating the docker image so far without luck, any hints? |
@Rendez we are investigating this stuff. |
The PR for Safari 15 is here, but 16 is so far missing. Can someone with more knowledge open a PR for this change?
Thanks community!
The text was updated successfully, but these errors were encountered: