Fix Xliff Editor for Mac not uninstalling

Subscribers:
4,200
Published on ● Video Link: https://www.youtube.com/watch?v=jzvn_NEexhs



Duration: 1:32
11 views
0


Here's how to Fix Xliff Editor for Mac not uninstalling. For starters, use CleanMyMac X@ https://macpaw.audw.net/c/376211/63812/1733 so u can efficiently manage installed app & your Mac.

Below are the Xliff Editor for Mac uninstall script codes (beta):

#!/bin/bash

# Stop the Xliff Editor app if it is running
osascript -e 'quit app "Xliff Editor"'

# Remove the Xliff Editor app and associated files
sudo rm -rf /Applications/Xliff\ Editor.app
rm -rf ~/Library/Application\ Support/Xliff\ Editor
rm -rf ~/Library/Caches/Xliff\ Editor
rm -rf ~/Library/Preferences/com.madx.XliffEditor.plist

To reinstall Xliff Editor for Mac, hit https://apps.apple.com/us/app/xliff-editor/id1054842874?mt=12.