DCPathButton
DCPathButton copied to clipboard
Swift 3 version?
Will there be a swift 3 version of this? Love this but when I upgraded to swift 3 it broke. :(
Yes!
But I am tied to my work now....
I'd also love a version that works with Swift 3! Was really awesome, but as highlighted; crashes when the button is pressed with Swift 3 :).
DCPathItemButton()!
Force unwrap when DCPathItemButton initialization can fix it.
http://stackoverflow.com/questions/39622996/swift-3-error-swiftvalue-nsli-superitem/39623143
^^ Still crashing on press of the button for me regardless if unwrapped or not, with the error:
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[_SwiftValue setDelegate:]: unrecognized selector sent to instance 0x17425dd60'
Swift 3 version is in progress.
Hey - any update on this :P?