tmandry / Swindler

macOS window management library for Swift
https://tmandry.github.io/Swindler/docs/main/
MIT License
695 stars 66 forks source link

Upgrade to PromiseKit 6 #17

Closed tmandry closed 5 years ago

tmandry commented 6 years ago

PromiseKit 6 renames a bunch of things to fix the annoying type annotations needed everywhere. That definitely needs to be passed on to users of Swindler.

IgorMuzyka commented 5 years ago
screen shot 2018-11-09 at 18 15 44 screen shot 2018-11-09 at 18 15 49

Would really appreciate update as i wanted to build a little app using your library but got stuck as soon as installing dependencies.

tmandry commented 5 years ago

@IgorMuzyka Thanks for your feedback! Hoping to get to this soon, once I fix #24.