As I was setting up a new Android Studio installation in a reformatted Macbook, I ran into this issue:Git is not installedxcode-select: note: No developer tools were found, requesting install. If developer tools are located at a non-default location on disk, use sudo xcode-select –switch path/to/Xcode.app to specify the Xcode that you wish to use […]
Mac OS
Read & write to NTFS from your Mac computer
My external HDD is in NTFS format and the Mac I’m using at work cannot write files to it. I solved this issue by running NTFS-3G on my Mac OS X version 10.11. Follow these simplified instructions to mount your NTFS drive as writeable in your Mac. If you encounter any problem, scroll down below […]