tauri/crates
kandrelczyk 232265c70e
feat: bundle type detection at runtime via binary patching (#13209)
* patch binary with bundle type info

* only patch if the updater is included

* fix linux warnings

* patch binary when updaer is configured

* patch binary with bundle type info

only patch if the updater is included

fix linux warnings

patch binary when updaer is configured

* fix formatting

* fix license header

* fix taplo error

* move __TAURI_BUNDLE_TYPE to utils

* export get_current_bundle_type

* macos fix

* cleanup, add api

* update change file

* fix windows

* fmt, fix rust version support

* fix macos

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2025-07-07 12:08:00 -03:00
..
tauri feat: bundle type detection at runtime via binary patching (#13209) 2025-07-07 12:08:00 -03:00
tauri-build Apply Version Updates From Current Changes (#13282) 2025-06-24 15:50:44 -03:00
tauri-bundler feat: bundle type detection at runtime via binary patching (#13209) 2025-07-07 12:08:00 -03:00
tauri-cli fix(cli/ios): fix CFBundleVersion type (#13743) 2025-07-02 16:01:59 +02:00
tauri-codegen Apply Version Updates From Current Changes (#13282) 2025-06-24 15:50:44 -03:00
tauri-driver chore: clippy 1.88 (#13720) 2025-06-27 15:33:36 +02:00
tauri-macos-sign chore: clippy 1.88 (#13720) 2025-06-27 15:33:36 +02:00
tauri-macros apply version updates (#13693) 2025-06-26 20:47:38 +08:00
tauri-plugin chore: clippy 1.88 (#13720) 2025-06-27 15:33:36 +02:00
tauri-runtime Apply Version Updates From Current Changes (#13282) 2025-06-24 15:50:44 -03:00
tauri-runtime-wry apply version updates (#13724) 2025-06-27 16:22:27 +02:00
tauri-schema-generator apply version updates (#13724) 2025-06-27 16:22:27 +02:00
tauri-schema-worker chore(worker): Enable observability 2025-06-27 17:20:01 +02:00
tauri-utils feat: bundle type detection at runtime via binary patching (#13209) 2025-07-07 12:08:00 -03:00
tests feat: disable background throttling (#12181) 2025-01-25 22:20:31 +01:00