ZestyClip now available on the Mac App Store!

ZestyClip is now available in the Mac App Store! Although it's not the first Mac app I've written, it's the first one I decided to try to get published in Apple's App Store. I decided to make it extra hard on myself by eschewing Xcode and Swift, but instead write it in C++ with QT; I chose this partially because I also want to try to make it available in the Windows App Store as well, but also to get more familiar with C++14 so I tried to be a good C++14 user whenever the opportunity arose.

I will outline some of the technical details of the code soon; there were a number of ... interesting ... issues that arose as part of this project and want to make sure I remember what they all were in case I have to handle similar situations.

Dunno why I thought this, and it probably reveals a lot about me, but the first thing I thought when I got the email saying the app had been approved was "Gee, Apple's really lowering their standards."