kunal732 / MacLexa

Put Amazon's Alexa in the Mac System Tray - uses Alexa Voice Service and built with Swift
MIT License
196 stars 14 forks source link

does this _really_ require OSX 10.11? #7

Closed nealrs closed 8 years ago

nealrs commented 8 years ago

seriously, i'm a little behind on my OSX updates - so is this strictly compiled for .11?

kunal732 commented 8 years ago

The binary is compiled for 10.11 but you can change the deployment target in xcode and run it for your version of osx. Let me know if you run into any specific issue.