One of the most popular articles on this blog is “Notarize a Command Line Tool with notarytool.” In that post I introduced a workflow for Xcode to build and notarize a custom installer …| Scripting OS X
For my day-to-day encryption needs, I’m a big fan of| mko.re
Brad Frost explores the landscape of a mature, end-to-end design system for big, complex organizations. Discover all the moving pieces and how they hang together.| Big Medium
Test-Driven Development (TDD) involves writing tests, then writing the code to satisfy those tests. The process gives developers faster feedback on the quality of the software design. GitHub Copilo...| GitHub