Skip to content

Commit

Permalink
remove xattr change
Browse files Browse the repository at this point in the history
  • Loading branch information
brettinternet committed Nov 12, 2024
1 parent bfac624 commit f7d4ed5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions darwin/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ fi

brew bundle --file darwin/Brewfile

# Reset application attributes to allow run
xattr -cr /Applications/UnnaturalScrollWheels.app

if ! xcode-select -p 1>/dev/null; then
sudo xcodebuild -license accept
xcode-select --install
fi

Expand Down

0 comments on commit f7d4ed5

Please sign in to comment.