It’s time to think of summer: that means macOS 10.13, APFS, and the future of scripting. Is Swift a suitable language?
scripting
How complex is the code needed for an app like Consolation? Most of it is actually straightforward if not simple.
Can’t find what you want in Console? Try this new log browser: although still a beta-release, I think it will do the job.
How to implement grouped radio buttons, the benefits of Swift, and an alpha for the fearless.
Covers NSAlert, NSSavePanel, and more. Includes modal alerts, setting contents of text boxes and popup menus, File Save dialog.
Covers Process, NSPredicate, running Swift from command line, Xcode playgrounds. Lots on running commands.
Covers String, FileManager, and Bundle, in Swift 3. Includes trimming space, inserting attributed text, file attributes.
Index to a new series of articles containing useful Swift 3 code snippets, hints, and more. Aimed at those getting started with the language on macOS.
All too often, we select apps on the basis of features. Support for performing repetitive tasks efficiently and without error is much more important.
A command which is seriously pernickety about its parameters, and sends all its output to the standard error stream. Such fun.
