Capabilities: platforms vs target - what is the difference? #13039
-
Hello, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I don't think there's a |
Beta Was this translation helpful? Give feedback.
-
I found the description in the documentation here - https://v2.tauri.app/reference/acl/capability/#target No more questions. Sorry for the confusion. |
Beta Was this translation helpful? Give feedback.
I don't think there's a
target
field in the schema, is there? I only see theTarget
type which is the type of theplatforms
field.