sindresorhus / Settings

⚙ Add a settings window to your macOS app in minutes
MIT License
1.45k stars 100 forks source link

.macOS(.v10_12) instead of .macOS(.v10_10) in Package.swift #44

Closed romaincointepas closed 4 years ago

romaincointepas commented 4 years ago

Is there a specific reason for having a higher macOS version requirement enforced for the Swift Package Manager?

sindresorhus commented 4 years ago

That's a mistake. I lowered the requirement in https://github.com/sindresorhus/Preferences/commit/669fc93c7092d70ebb8b52b82000765731fe63ab, but I forgot to update Package.swift.