-
sorry if this has been covered in the documentation, i could not find anything on this topic. we had to release a special version of our app exclusively for macOS 15 beta users, to work around another awful Apple bug. we properly annotated the special version as requiring macOS 15, so that users without faulty beta software would not be bugged by the update:
however now all the users with normal stable OS versions are seeing a dialogue "Your macOS version is too old" when checking for updates. and consequently sending us confused e-mails. so, how can we release something just for macOS 15 without users on older macOS versions noticing in any way? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Note this should apply to manual user-initiated update checks, not automatic ones.
I don't think there is a way without setting up channels (easiest), separate appcasts, or appcast item filtering ahead of time. It sounds like this is a temporary restriction for you. |
Beta Was this translation helpful? Give feedback.
Note this should apply to manual user-initiated update checks, not automatic ones.
I don't think there is a way without setting up channels (easiest), separate appcasts, or appcast item filtering ahead of time. It sounds like this is a temporary restriction for you.