thehung111 / NHRangeSlider

A custom range slider in Swift
https://thehung111.github.io/NHRangeSlider/
MIT License
156 stars 45 forks source link

NHSliderView/NHRangeSlider.framework/NHRangeSlider' for architecture x86_64 #27

Open venkatesh523 opened 4 years ago

venkatesh523 commented 4 years ago

hi @thehung111 @Vyeczorny

I updated existing X-Code 11.3 (was 10.1), its working fine when i was used X-Code 10.1. swift version : 5.0

Now, Im getting error here,

NHSliderView/NHRangeSlider.framework/NHRangeSlider' for architecture x86_64 one more error:

Module compiled with Swift 4.2.1 cannot be imported by the Swift 5.1.3 compiler:

can you help me ..

Thanks