tauri/core/tauri-acl-schema
chip b32295de18
prevent unnecessary rebuilds when working in the cargo workspace (#10442)
* hash codegen image cache output

* remove left over dbg! statement

* prevent info.plist from workspace rebuilds

* prevent schema generation from workspace rebuilds

* use new `Cached` struct in `CachedIcon`

* fmt

* use full import for cached plist

* use `to_vec()` for raw icons
2024-08-02 07:30:02 -03:00
..
src feat: Auto Generation of ACL Schema File for Documentation (#9903) 2024-05-29 09:32:58 -03:00
Cargo.toml feat: Auto Generation of ACL Schema File for Documentation (#9903) 2024-05-29 09:32:58 -03:00
build.rs prevent unnecessary rebuilds when working in the cargo workspace (#10442) 2024-08-02 07:30:02 -03:00
capability-schema.json refactor: core plugin permissions are now prefixed core:, closes #10359 (#10390) 2024-07-30 07:52:43 -03:00
permission-schema.json refactor: Improve Automated Permission Documentation Generation (#10113) 2024-06-26 07:59:47 +03:00
scope-schema.json Feat: Improved Security Docstrings and Schema Newline Handling (#10028) 2024-06-13 18:31:12 +03:00