sindresorhus / dark-mode

Control the macOS dark mode from the command-line
MIT License
661 stars 28 forks source link

New release #16

Closed fxcoudert closed 5 years ago

fxcoudert commented 5 years ago

The latest released version does not compile with Xcode 11 (because of the swift version used). Could you release a new version so we can ship it in Homebrew?

sindresorhus commented 5 years ago

I would prefer not doing another release as if I build with Xcode 11, the binary will only work on macOS 10.14.4 or later. Can Homebrew target the latest commit?

fxcoudert commented 5 years ago

Can Homebrew target the latest commit?

No, we only ship stable released versions.

sindresorhus commented 5 years ago

Done: https://github.com/sindresorhus/dark-mode/releases/tag/v3.0.0