I’m in the process of testing and integrating a library into my plugin project, which has a requirement of macOS 12 Monterey or later.
I’ve tried to find reliable data on the market share of macOS versions, but for some reason everything past 10.15 Catalina seems to get labelled as Catalina.
I’m trying to ascertain what percentage of users I’d be excluding by requiring macOS 12 for my plugin.
I can see if I can write a small SQL query to get that information. But keep in mind that our target audience might be completely different than yours, so take all the data with a grain of salt.
May I ask what library that is? Targeting such a “young” OS version seems unnecessary.
So, if you cut off at macOS 12, you lose 39% of your potential customers.
Caveats: the data is for our customer base. Mostly EDM producers. Some of the queried entries might be outdated (once registered computers, no longer used, or upgraded in the meantime).
But I think expecting a 1/3 of your customers using outdated hardware/software is pretty realistic.
@reFX thanks for sharing that data. Is that data for people using your latest version of your plugins. Or is that just active users of any version? And over what sort of period?
That’s over the last 30 months, for all versions, all products. But if people update their OS, but otherwise the hardware stays the same, the activation is overwritten, so this is not a log of what happened historically, but rather a current state.
So, it is largely in line with @adamwilson numbers. This is nice to have as affirmation that our numbers are at least representative of the market and thus can be used to make development decisions.
I surely wouldn’t drop 10.14 or 10.15 support, but 10.11 or 10.12? Together they represent only 1% of our customers. It’s not fantastic, but if some JUCE feature requires us to use at least 10.13 or something, I wouldn’t even think about it for too long.
The numbers are absolute, the bars are relative, to the top.
So for FL Studio the bar is fully filled, as it’s the most popular DAW (for NEXUS4 users), and Logic is 91% of that, so its bar is slightly shorter.
We can track Apple Silicon adoption pretty well with that. As you can see only 38.79% of our customers use native Intel, the rest are already using Apple Silicon.