Skip to content

Commit

Permalink
Pre-release 0.24.76
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 1, 2024
1 parent 71b6720 commit 6e05e62
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 58 deletions.
57 changes: 0 additions & 57 deletions Script/next-version.sh

This file was deleted.

7 changes: 6 additions & 1 deletion Script/uninstall-app.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,10 @@ rm -f ~/Library/Preferences/com.github.CopilotForXcode.ExtensionService.plist
rm -f ~/Library/Preferences/dev.com.github.CopilotForXcode.plist
rm -f ~/Library/Preferences/dev.com.github.CopilotForXcode.ExtensionService.plist

echo 'Finished'
defaults delete com.github.CopilotForXcode
defaults delete dev.com.github.CopilotForXcode
defaults delete VEKTX9H2N7.group.com.github.CopilotForXcode.prefs
defaults delete VEKTX9H2N7.group.dev.com.github.CopilotForXcode.prefs

echo 'Finished uninstalling Copilot for Xcode'

0 comments on commit 6e05e62

Please sign in to comment.