soffes / HotKey

Simple global shortcuts in macOS
MIT License
921 stars 82 forks source link

Lib doesn't compile with Swift 4 #6

Closed schnesim closed 5 years ago

schnesim commented 6 years ago

It causes various errors, mostly of type "....HotKey/Sources/HotKey/NSEventModifierFlags+HotKey.swift:12:19: 'ModifierFlags' is not a member type of 'NSEvent'"

rskvazh commented 6 years ago

Latest pod HotKey 0.1.0 successfully compiling and working like a charm