bvogelzang/SevenSwitch

swift 3

RockySightingsApps opened this issue ยท 6 comments

can you please update this to swift 3?

(and Swift 2.3, for those of us who can't migrate just yet)

Hey, I'd love to see this lib available in Swift 3 so I can implement it in my project.

Thanks ๐Ÿ˜„

I have a fork that's updated to Swift 3
https://github.com/andreyrd/SevenSwitch/tree/swift3

pod 'SevenSwitch', :git => 'https://github.com/andreyrd/SevenSwitch.git', :branch => 'swift3'

I've updated for Swift 3 and Xcode 8.1

Thanks @bvogelzang. You're awesome! ๐ŸŽ‰

Also thanks @andreyrd!