Tillmann
Tillmann
Hi, I just wanted to replicate/try your repo. I did run all described steps. > Clone the modified frida-mono-api in this repository's root. > git clone https://github.com/GoSecure/frida-mono-api mono-api > cd...
From a convo with @FabianLars and @lucasfernog: > I would like to deprecate the mirrors. The v2 plugins have support for withGlobalTauri and pnpm supports sub folders in git dependencies...
We need to upgrade from [`gtk`](https://crates.io/crates/gtk) to [`gtk4-rs`](https://crates.io/crates/gtk4) to migrate a unsoundness [issue](https://github.com/advisories/GHSA-wrw7-89jp-8q8g) found in glib < 0.2. Please claim this issue if you want to support or work on...
We need to upgrade from [`gtk`](https://crates.io/crates/gtk) to [`gtk4-rs`](https://crates.io/crates/gtk4) and from `webkit2gtk` `4.1` to [`webkit2gtk` `6.x`](https://crates.io/crates/webkit6) to migrate a unsoundness [issue](https://github.com/advisories/GHSA-wrw7-89jp-8q8g) found in glib < 0.2. Please claim this issue if...
As the new version of Tauri will be replacing dependencies with newer versions and remove others, we need to update it in all places of our documentation. First we should...
As we informally decided in a voting in the working group discord channel to release a new major version of Tauri as a consequence of breaking changes we need to...
As we are in process of migration to a maintained version of GTK we need to update our documentation to include steps for migration and changes needed for developers coming...
We need to upgrade from [`gtk`](https://crates.io/crates/gtk) to [`gtk4-rs`](https://crates.io/crates/gtk4) to migrate a unsoundness [issue](https://github.com/advisories/GHSA-wrw7-89jp-8q8g) found in glib < 0.2. Please claim this issue if you want to support or work on...
We need to upgrade from [`gtk`](https://crates.io/crates/gtk) to [`gtk4-rs`](https://crates.io/crates/gtk4) to migrate a unsoundness [issue](https://github.com/advisories/GHSA-wrw7-89jp-8q8g) found in glib < 0.2. Please claim this issue if you want to support or work on...
I am getting the following error for any interaction that is fetched from the server via the client binary: ``` [ERR] Could not unmarshal interaction data interaction: readObjectStart: expect {...