SettingsKit-macOS icon indicating copy to clipboard operation
SettingsKit-macOS copied to clipboard

Can the kit only used in macOS 12 or later?

Open StevenSK-king opened this issue 1 year ago • 1 comments
trafficstars

Is your feature request related to a problem? Please describe.

I wonder if there is a compiled version that used on macos 11 or earlier

Describe the solution you'd like

I wonder if there is a compiled version that used on macos 11 or earlier

Describe alternatives you've considered

none

Additional context

none

StevenSK-king avatar Apr 19 '24 13:04 StevenSK-king

Thanks for opening the issue. I don't understand what you mean by a "compiled version". This is a Swift package that can be used via the Swift Package Manager, read more in the docs.

Adding support for macOS 11 sounds like an interesting idea. Unfortunately, adding support for earlier versions of macOS is not possible as the settings scene this package is built around is available only in macOS 11 or later.

I'll add support for macOS 11 once I'm less busy. Thanks again for the request!

david-swift avatar Apr 19 '24 17:04 david-swift