mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 12:14:05 +03:00
6696e48800
`Any` does allow `nil`, but must be explicitly set to avoid the Swift warning
110 B
110 B
tauri |
---|
patch:bug |
Fixes a warning when using a null value on the invoke.resolve()
iOS plugin API.