WWDC

WWDC 2022 was this past week and it was great. I didn’t get to watch enough sessions. There are a ton that I want to watch. I’ll slowly chip away over the next few months. I’ve been lucky enough to attend Apple’s WWDC in person several…

Beer Style Guidelines 2022.2

Beer Style Guidelines 2022.2 has been released. I’m on a bit of a roll with these updates. In both of these updates, I’ve added new guides. This update includes the following: * Adds the 2022 Brewers Association Beer Style Guidelines. * Fixes a crashing issue. For real this time.…

Beer Style Guidelines 2022.1

I released Beer Style Guidelines 2022.1 today. It’s the first update of the year. The update includes the following: * Adds the 2021 BJCP Beer Style Guidelines. * Fixes a crashing issue. * Removes access to the 2015 BJCP Beer Style Guidelines. * Removes access to the 2020 Brewers Association Beer Style…

UIKeyCommand — Part 3: macOS Catalyst Menu Items

This is the final post in a series on adding UIKeyCommands (keyboard shortcuts) to an iOS app. In this post, we’ll cover how to add menu bar items to a macOS Catalyst app using UIKeyCommands. This will not be a full tutorial on how to add menu items to…

UIKeyCommand — Part 2: Split View Controller

In the first post in this UIKeyCommands series, we went over the basics of UIKeyCommands and adding keyboard shortcuts to an app. Adding keyboard shortcuts to a real app can be a little more complicated, but not much. First, some background My latest update of Beer Style Guidelines has these…

UIKeyCommand — Part 1: The Basics

This post is the first in a series of three on UIKeyCommands on iOS. In this first post, we’ll go over UIKeyCommand at a high level. What are UIKeyCommands? UIKeyCommands represent a key press (or combination of key presses) on a hardware keyboard that will trigger an action. In…

General Update: March 2021

It’s been a busy month. I’m not even sure where the month went. I figured I’d post a general update on what I’ve been up to. Development Updates I’ve been super busy at work, working on a new (to us) property. I’m not sure…

MyCndwn - TestFlight

This past weekend, MyCntdwn took a step forward. I sent a new build of it to Apple’s TestFlight. It’s the first time a MyCntdwn build has been uploaded to TestFlight in years. This doesn’t really mean anything is going to happen with it. I just wanted to…