sindresorhus / LaunchAtLogin-Legacy

Add “Launch at Login” functionality to your macOS app in seconds
MIT License
1.56k stars 122 forks source link

Provide `AsyncStream` API #61

Closed sindresorhus closed 1 year ago

sindresorhus commented 3 years ago

When macOS 12 is out.

https://github.com/apple/swift-evolution/blob/main/proposals/0314-async-stream.md

I'm not yet sure what to call the API. I think we can just wait and see what kind of naming Apple decides to use for properties.

sindresorhus commented 1 year ago

I have decided not to do this as the events are not as useful as they could be since they don't detect changes done in the Settings app.