https://github.com/binaryage/uninstaller
Minimalist Cocoa app for wrapping TotalFinder uninstall script
https://github.com/binaryage/uninstaller
Last synced: 4 months ago
JSON representation
Minimalist Cocoa app for wrapping TotalFinder uninstall script
- Host: GitHub
- URL: https://github.com/binaryage/uninstaller
- Owner: binaryage
- License: mit
- Created: 2013-09-24T03:41:46.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2019-09-09T17:10:24.000Z (over 6 years ago)
- Last Synced: 2024-12-28T13:18:59.291Z (about 1 year ago)
- Language: Objective-C++
- Size: 1.14 MB
- Stars: 6
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notes to older myself
This is just the core of the app. You must also create uninstaller-resources on parent level and point it to your (customized) resources. TotalFinder resources are located [here](https://github.com/binaryage/totalfinder-i18n/tree/master/uninstaller).
git clone git@github.com:binaryage/uninstaller.git
ln -s path/to/resources uninstaller-resources
cd uninstaller
xcodebuild