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 can find the DMGs or XIPs for Xcode and other development tools on https://developer.apple.com/download/more/ (requires Apple ID to login). You must login to have a valid session before downloading anything below. *(Newest on top. For each minor version (6.3, 5.1, etc.) only the latest revision is kept in the list.) Xcode 13 13.3.1 13.3 … Read more

tech