Can't build WASM project duo to read-only asset files #813
-
We are using Perforce as our revision management tool, which makes all submitted files read-only. Normally, it is not a big deal, but building a Uno WebAssembly (Wasm) project fails: Uno.Wasm.Bootstrap.targets(207,3): error : System.UnauthorizedAccessException: Access to the path 'back.svg' is denied. Other files are affected as well: .Wasm/libman.json Turning off the read-only property on every Perforce client is not an option. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@VRage we made related changes after you reported this behavior, is it still happening for you? |
Beta Was this translation helpful? Give feedback.
@VRage we made related changes after you reported this behavior, is it still happening for you?