Three bug fixes for those using Catalina, but this update is recommended for all users.
log
Over the night the clocks went back, a Time Machine backup failed. Was this the result of a time error from that change?
Changes since Mojave are subtle. No new fields have been added to the log format, and code-level access is largely undocumented. Console remains at version 1.1.
When working on my new log browser Ulbow, I came across a bug in Consolation version 3.2 which […]
I continue to be amazed at the number of Mac users who, since Sierra introduced the new unified […]
Using only free tools, it isn’t difficult to get a log excerpt which will tell you, or someone else, exactly what occurred at the time.
You can use Signposts readily from scripting languages, shell scripts, even within 3rd party apps, with the aid of these tools.
macOS doesn’t handle significant errors and failures well, burying them away in the log. It needs to report them to the user through a new sub-system.
How deeply does macOS check a signature? What are all the static code validation flags? Should my app leave macOS to perform signature checks?
How checks differ when an app is launched from a new path, and the effects of gross changes to the Resources folder, and small changes to code.
