If you’re running Mojave and using a scripting language which can’t itself access Signposts, Blowhole now gives you access to them.
AppleScript
Why did accessing a popup menu suddenly start throwing an exception? And why doesn’t a super call handle this? Another Swift mystery solved.
Fire up your eGPUs, engage Dark Mode, and open Xcode: our Macs are once again going to be at the centre of invention and reinvention.
After 2 years, developers should be able to use the unified log for performance analysis, thanks to extensions and Xcode’s Instruments. Sysadmins and users remain neglected, though.
Adding sub-commands to write the contents of textboxes to the pasteboard: a simple task, but so easy to get hopelessly lost in it.
Want a non-sandboxed app to install itself in Login Items? Here’s a simple way without using a helper app.
When you want software to run automatically each time you Mac starts up, there are several ways of doing that. Here’s your choice.
Adding a WebKit browser window is straightforward so long as you ignore what Apple tells you.
Want a script app that takes dropped files/folders, does something to them, and saves them? Here’s a simple prototype project which does exactly that. Free to use.
Creating and resolving Finder aliases is straightforward in Swift: here’s how alisma does it.
