Skip to content

Apply Version Updates From Current Changes - #1578

Closed
github-actions[bot] wants to merge 1 commit into
devfrom
release
Closed

Apply Version Updates From Current Changes#1578
github-actions[bot] wants to merge 1 commit into
devfrom
release

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 1, 2025

Copy link
Copy Markdown
Contributor

Version Updates

Merging this PR will release new versions of the following packages based on your change files.

wry

[0.52.2]

@WSH032

WSH032 commented Aug 11, 2025

Copy link
Copy Markdown
Contributor

Hi, when will we merge this PR? I noticed it has been open for quite a while. Once it's merged, we can continue moving forward with tauri-apps/tauri#13848 and tauri-apps/tauri#13661 😇.

@Dexus Dexus left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe nobody care about typo's but I'm doing, so fix it and maybe it will got taken to be merged.

Comment thread README.md
files that you need to include in your Android application for wry to function properly.
- `WRY_ANDROID_PACKAGE`: which is the reversed domain name of your android project and the app name in snake_case, for example, `com.wry.example.wry_app`
- `WRY_ANDROID_LIBRARY`: for example, if your cargo project has a lib name `wry_app`, it will generate `libwry_app.so` so you set this env var to `wry_app`
- `WRY_ANDROID_LIBRARY`: for example, if your cargo project has a lib name `wry_app`, it will generate `libwry_app.so` so you se this env var to `wry_app`

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

Comment thread README.md
[![support](https://img.shields.io/badge/sponsor-Open%20Collective-blue.svg)](https://opencollective.com/tauri)

Wry is a cross-platform WebView rendering library.
Wry is a Cross-platform WebView rendering library.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

Comment thread README.md
If this feels overwhelming, you can just use the preconfigured template from [`cargo-mobile2`](https://github.com/tauri-apps/cargo-mobile2).

For more information, check out [MOBILE.md](https://github.com/tauri-apps/wry/blob/dev/MOBILE.md).
For more inforamtion, checkout [MOBILE.md](https://github.com/tauri-apps/wry/blob/dev/MOBILE.md).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

Comment thread README.md
- `protocol` (default): Enables [`WebViewBuilder::with_custom_protocol`] to define custom URL scheme for handling tasks like
loading assets.
- `drag-drop` (default): Enables [`WebViewBuilder::with_drag_drop_handler`] to control the behavior when there are files
- `drag-drop` (default): Enables [`WebViewBuilder::with_drag_drop_handler`] to control the behaviour when there are files

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

Comment thread README.md
interacting with the window.
- `devtools`: Enables devtools on release builds. Devtools are always enabled in debug builds.
On **macOS**, enabling devtools, requires calling private APIs so you should not enable this flag in release
On **macOS**, enabling devtools, requires calling private apis so you should not enable this flag in release

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

@FabianLars

Copy link
Copy Markdown
Member

holy shit why is it tripping like that. i'll delete the branch and see if it can properly recreate it. thanks for noticing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants