Skip to content

Commit

Permalink
fixed com.apple.quarantine path
Browse files Browse the repository at this point in the history
  • Loading branch information
fjh658 committed Jul 26, 2023
1 parent e18b32c commit 927f574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instruments_script/14/fix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ fi

SHELL_PATH=$(dirname "$(readlink -f "$0")")
rm -rf $SHELL_PATH/../XCSystemFrameworks
xattr -rd com.apple.quarantine $SHELL_PATH/../../../
xattr -rd com.apple.quarantine $SHELL_PATH/../../

0 comments on commit 927f574

Please sign in to comment.