-
Notifications
You must be signed in to change notification settings - Fork 286
Labels
📚 dependenciesUpdate dependenciesUpdate dependencies🧽 choreAdministrative task: documentation, build, test, release, git, etc.Administrative task: documentation, build, test, release, git, etc.
Milestone
Description
Increase mas's minimum supported macOS version from 10.13 to 10.15 or newer.
This should be done only on the release of a major version.
The user base on macOS 10.13 & 10.14 is probably small.
The benefits of which I'm aware of increasing the minimum macOS version for running mas are (by minimum version):
- 10.15
- Swift Concurrency (
await
,async
,async let
&TaskGroup
) - swift-testing
- Nimble 11+ (currently 13.x)
- Quick 6+ (currently 7.x)
NSWorkspace.openApplication(…)
JSONSerialization.WritingOptions.withoutEscapingSlashes
- Swift Concurrency (
- 11
Logger
- 12
Date.ISO8601Format
Date.ISO8601FormatStyle
KeyPathComparator
- 13
Regex
& related (replaceNSRegularExpression
,NSPredicate
&Regex
)Locale.Currency
- 15
RangeSet
I know that there are other benefits, I just haven't yet identified them.
Metadata
Metadata
Assignees
Labels
📚 dependenciesUpdate dependenciesUpdate dependencies🧽 choreAdministrative task: documentation, build, test, release, git, etc.Administrative task: documentation, build, test, release, git, etc.