qmathe / DropDownMenuKit

UIKit drop down menu, simple yet flexible and written in Swift
Other
302 stars 38 forks source link

convert to swift 3 #4

Closed grifas closed 8 years ago

qmathe commented 8 years ago

Could you also try to bump osx_image: xcode7.3 to osx_image: xcode8 in .travis.yml? The test build is failing currently since Xcode 7.3 doesn't support Swift 3.

qmathe commented 8 years ago

Looks good!

The test build is failing though, so I'm going to investigate this problem and once I figured it out, I'll merge your changes.

qmathe commented 8 years ago

Thanks a lot for migrating the code to Swift 3! I merged the changes and updated the README.