Uninstall packages in Mac OS X

Use this command in terminal for check the list of package and uninstalled your files. $ pkgutil –pkgs # list all installed packages Once you’ve uninstalled the files, you can remove the receipt with: $ sudo pkgutil –forget the-package-name.pkg After visually inspecting the list of files you can do something like: $ pkgutil –pkg-info the-package-name.pkg … Read more

Creating nice dmg “installer” for Mac OS X

Bringing this question up to date by providing this answer. appdmg is a simple, easy-to-use, open-source command line program that creates dmg-files from a simple json specification. Take a look at the readme at the official website: https://github.com/LinusU/node-appdmg Quick example: Install appdmg npm install -g appdmg Write a json file (spec.json) { “title”: “Test Title”, … Read more

How do I create a nice-looking DMG for Mac OS X using command-line tools?

After lots of research, I’ve come up with this answer, and I’m hereby putting it here as an answer for my own question, for reference: Make sure that “Enable access for assistive devices” is checked in System Preferences>>Universal Access. It is required for the AppleScript to work. You may have to reboot after this change … Read more

How to download Xcode DMG or XIP file?

You must login to have a valid session before downloading anything below. You can find the DMGs or XIPs for Xcode and other development tools on https://developer.apple.com/download/more/ (requires Apple ID to login). To get the available XCode version only https://developer.apple.com/download/all/?q=xcode *(Newest on top. For each minor version (6.3, 5.1, etc.) only the latest revision is … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)