mirror of
https://git.crafterpika.cc/crafterpika/SplatTool-public.git
synced 2026-08-17 10:42:15 +02:00
update xattr command to be safer
This commit is contained in:
parent
3ab62216aa
commit
e7e6416d62
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ On x11 you may need to run first `xhost +SI:localuser:root` to allow forwarding
|
|||
## MacOS
|
||||
|
||||
Same situation with Linux. The application bundles a small root helper program to assist with this.<br>
|
||||
But since i dont pay Apple 99$/year you first have to `xattr -cr /Applications/SplatTool.app` to bypass their stupid gatekeeper or do so in System Preferences -> Privacy & Security -> Open Anyway.
|
||||
But since i dont pay Apple 99$/year you first have to `xattr -rd com.apple.quarantine /Applications/SplatTool.app` to bypass their stupid gatekeeper or do so in System Preferences -> Privacy & Security -> Open Anyway.
|
||||
|
||||
## Windows
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue