зеркало из https://github.com/mozilla/dinobuildr.git
remove command line tools too
remove command line tools too
This commit is contained in:
Родитель
e60a0968f4
Коммит
6ee51b283f
|
@ -5,7 +5,10 @@
|
|||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
# remove pyobjc-framework-SystemConfigruation package
|
||||
# remove Command line Tools, the user can reinstall it (or xcode) if they want.
|
||||
# this is to make sure that we don't leave anything behind with dinobuildr
|
||||
|
||||
pip3 uninstall -y pyobjc-framework-SystemConfiguration
|
||||
pip3 uninstall -y pyobjc-core
|
||||
pip3 uninstall -y pyobjc-framework-Cocoa
|
||||
rm -rf /Library/Developer/CommandLineTools
|
Загрузка…
Ссылка в новой задаче