apasccon/SearchTextField

Problem of version 4.1

SafaaB4E opened this issue · 1 comments

screen shot 2018-08-03 at 11 22 15 am

I got this errors even i changed swift version to 4.1.

I started using the SearchTextField 1.2.1 and it worked fine til run pod update.

The podFile:
pod 'SearchTextField', '~> 1.2.1'

Now cocoaPods only installs the 1.2.2 version which is not compatible anymore with swift 4.1 version.

screen shot 2018-10-25 at 13 38 55