SearchTextField icon indicating copy to clipboard operation
SearchTextField copied to clipboard

Swift 4.2 Support

Open mattstanford opened this issue 6 years ago • 5 comments

This project fails to build with projects building with Swift 4.2.

mattstanford avatar Sep 28 '18 03:09 mattstanford

Not working. I just download last version and still has error in compiles captura de pantalla 2018-10-01 10 12 14

Gidrek avatar Oct 01 '18 15:10 Gidrek

Not working. I just download last version and still has error in compiles captura de pantalla 2018-10-01 10 12 14

Same here - still getting the same errors.

JosephPlondo avatar Oct 01 '18 15:10 JosephPlondo

I just reinstall with pod 'SearchTextField', '~> 1.2.2' and now is working

Gidrek avatar Oct 01 '18 15:10 Gidrek

tried pod 'SearchTextField', '~> 1.2.2' and it didn't help me even if remove pods folder, so it install it from zero.

I think you switched to Swift 4.1 from 4.2

And i checked source code: still no update for Swift 4.2 this works till Swift 4.1, what is 2nd error in screenshot

mrDeadLinez avatar Oct 15 '18 09:10 mrDeadLinez

Yes, my error. I was compiling with Swift 3

Gidrek avatar Oct 15 '18 14:10 Gidrek