Approver
66
edits
m (added Category:General guides using HotCat) |
m (xattr -cr is much faster to type and achieves the same result) |
||
Line 13: | Line 13: | ||
Use the following command on the application: | Use the following command on the application: | ||
<syntaxhighlight lang="bash">xattr - | <syntaxhighlight lang="bash">xattr -cr ./MyApp.app</syntaxhighlight> | ||
[[Category:General guides]] | [[Category:General guides]] |