Skyscanner / SkyFloatingLabelTextField

A beautiful and flexible text field control implementation of "Float Label Pattern". Written in Swift.
Apache License 2.0
4.09k stars 540 forks source link

Update the Swift PackageManager Support #300

Closed jonnyarc closed 4 years ago

jonnyarc commented 4 years ago

Report

What did you do?

ℹ Add the project as swift package using Xcode 11

What did you expect to happen?

ℹ Add the package dependency

What happened instead?

ℹ Error: The package dependency graph can not be resolved; unable find any available tag for the following requirements:

https://github.com/Skyscanner/SkyFloatingLabelTextField.git — 3.7.0..<4.0.0

Environment

Xcode Version: 11.0 (11A420a) SkyFloatingLabelTextField Version: Latest Deployment Target: iOS 12 Base SDK: iOS 13 Method of Integration: SPM

Project that demonstrates the issue

Simply create a new app and add SPM dependency for this framework

k0nserv commented 4 years ago

This should be getting fixed in version 3.8.0

k0nserv commented 4 years ago

Fixed in 3.8.0