AKPickerView-Swift icon indicating copy to clipboard operation
AKPickerView-Swift copied to clipboard

Can not use in swift3 !!

Open ayaaboud opened this issue 7 years ago • 2 comments

When i build app, it is make 97 error in 'AKPickerView.swift'. I work swift 3 In podfile: pod "AKPickerView-Swift" and that success passing in terminal

ayaaboud avatar Jun 07 '17 13:06 ayaaboud

configure your podfile like this pod 'AKPickerView-Swift', :git => 'https://github.com/Akkyie/AKPickerView-Swift.git'

ricardohg avatar Jun 08 '17 19:06 ricardohg

this solution works. but in swift 4 i still get a 6 errors ( easy to fix ). thank you for your time

ionutale avatar Oct 25 '17 07:10 ionutale