DCPathButton icon indicating copy to clipboard operation
DCPathButton copied to clipboard

Swift 3 version?

Open devJoshLopez opened this issue 8 years ago • 6 comments

Will there be a swift 3 version of this? Love this but when I upgraded to swift 3 it broke. :(

devJoshLopez avatar Sep 18 '16 17:09 devJoshLopez

Yes!
But I am tied to my work now....

Tangdixi avatar Sep 19 '16 16:09 Tangdixi

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 :).

SleepiestAdam avatar Oct 11 '16 22:10 SleepiestAdam

DCPathItemButton()!
Force unwrap when DCPathItemButton initialization can fix it. http://stackoverflow.com/questions/39622996/swift-3-error-swiftvalue-nsli-superitem/39623143

AliThink avatar Oct 14 '16 09:10 AliThink

^^ 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'

SleepiestAdam avatar Oct 15 '16 23:10 SleepiestAdam

Swift 3 version is in progress.

Tangdixi avatar Oct 16 '16 05:10 Tangdixi

Hey - any update on this :P?

SleepiestAdam avatar Oct 31 '16 22:10 SleepiestAdam