mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-30 17:48:50 +02:00
chore: document supported platforms on README, clarify unsupported APIs (#1857)
closes #1795
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
|
||||
Set your Tauri application as the default handler for an URL.
|
||||
|
||||
| Platform | Supported |
|
||||
| -------- | --------- |
|
||||
| Linux | ✓ |
|
||||
| Windows | ✓ |
|
||||
| macOS | ✓ |
|
||||
| Android | ✓ |
|
||||
| iOS | ✓ |
|
||||
|
||||
## Install
|
||||
|
||||
_This plugin requires a Rust version of at least **1.75**_
|
||||
|
||||
Reference in New Issue
Block a user