MartinMajewski / ToolShelf-4-3Dconnexion

Accompanying repository for the HowTo series at www.martinmajewski.net, showing how to implement a 3Dconnexion device into an OS X app written in Swift 2.1
MIT License
10 stars 0 forks source link

Update for Swift and XCode Version 9.3 (9E145) #2

Closed nyx closed 6 years ago

nyx commented 6 years ago

This pull request entails two main items:

  1. update the code to build with the latest Swift version
  2. fix a little UI bug that was bugging me :) (Translate Z being mislabeled)

Apologies for the whitespace stuff - I just wanted to get this out there for review. Thanks for the tool!