It’s been a while since I wrote about my books. Life has been tugging me in different directions (in a good way, overall). Things are going well, overall, but there was always this nagging feeling that I really should do something about the books. They were getting a bit… well… old… If you follow this … Continue reading Books Update — 2025| Scripting OS X
Building packages can turn complex very quickly. We will start with a few simple examples first and build up from there. You should read the first two posts in this series, first: Installing Packag…| Scripting OS X
What is a package? If you have been using a Mac, you will have encountered an installation package file or pkg. Package files are used to install software and configuration files on your Mac. Packa…| Scripting OS X
Every macOS Installer Package Looks the Same| www.mothersruin.com
The macOS installation process installs a pkg file with root credentials. Because of this high level of privileges, it is essential for a Mac system administrator or security expert to be able to i…| Scripting OS X