New program reduces App Store commission to 15 percent for small businesses earning up to $1 million per year
Apple News Room
https://www.apple.com/newsroom/2020/11/apple-announces-app-store-small-business-program/
New program reduces App Store commission to 15 percent for small businesses earning up to $1 million per year
Apple News Room
https://www.apple.com/newsroom/2020/11/apple-announces-app-store-small-business-program/
Since I’ve had to go re-watch WWDC20’s “Adopt the New Look of macOS” session (at around the 07:03 mark), I thought I’d note it down here – for anyone else late to the update-for-macOS-Big-Sur-game 😉
What we want to achieve is go from this UI (basically standard on any macOS before Big Sur):

to this UI (new UI for Preferences windows on macOS Big Sur):

And it’s fairly easy to do so. All you need to call is (pardon the Objective-C, Yoink for Mac (and iPad and iPhone, for that matter), is still 100% Swift-free..)
self.window.toolbarStyle = NSWindowToolbarStylePreference;
and update your toolbar items’ icons, and you’re all set.


7 months. I look in disbelief at the Mac App Store’s timestamp of Yoink’s last update, and I’m deeply embarrassed.
As a user, I’d think the app is abandoned. As its developer, I know that’s not true, because soon after I’d released v3.5.8 of Yoink for Mac, I began working on the next one:

The user, however, doesn’t know.
The situation isn’t any better for Yoink for iPad and iPhone, either, where the App Store states 5 months since the last update (v2.1.6).
Here, too, I began working on its subsequent update the day after submitting it to the App Store:

I cringe even mentioning ScreenFloat (10 months), flickery (11 months), Glimpses (11 months), or Transloader (5! years!).
The problem, I think, is that I do not plan ahead much. I give my attention to the app that – in my view – currently needs it most (which has been mostly Yoink for Mac, and Yoink for iPad and iPhone lately), and whenever I feel the update is done (an arbitrary line I draw spontaneously most of the time), I release it and move on to the next app (or the same one again, if need be).
I want – and need – to do much better here.
So here’s how I’d like to improve:
Here’s hoping. Thank you all for bearing with me 🙂
About the creation of an internal tool to create and track promo codes created for apps on App Store Connect.