jverdi / JVFloatLabeledTextField

UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
MIT License
7.19k stars 732 forks source link

Xcode 12 warnings with Swift Package Manager #219

Closed JechtSh0t closed 3 years ago

JechtSh0t commented 3 years ago

The current release version (1.2.3) lists .iOS(v8) in the manifest file. This causes warnings to appear in Xcode 12. I noticed the change from iOS(v8) -> iOS(v9) has already been made in the main branch. A new published release with this change would be swell.

jverdi commented 3 years ago

1.2.4 is now available