Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow platform versions to be specified as floats #170

Open
marcpalmer opened this issue Aug 14, 2018 · 0 comments
Open

Allow platform versions to be specified as floats #170

marcpalmer opened this issue Aug 14, 2018 · 0 comments
Labels
enhancement New feature or request 🎁 good first issue Good for newcomers 💎 low effort Something that is pretty quick and easy

Comments

@marcpalmer
Copy link
Contributor

It seems reasonable to expect constraints to work like this:

requirements.iOSOnly = 11.0

...but it doesn't as only Int and String are supported at the moment. You couldn't specify an x.y.z version as float but that is a less likely requirement and String covers that.

@marcpalmer marcpalmer added enhancement New feature or request 🎁 good first issue Good for newcomers labels Aug 14, 2018
@marcpalmer marcpalmer added this to the 1.0 milestone Aug 14, 2018
@marcpalmer marcpalmer added the 💎 low effort Something that is pretty quick and easy label Apr 24, 2019
@marcpalmer marcpalmer modified the milestones: 1.0, 1.1 Apr 24, 2019
@marcpalmer marcpalmer removed this from the 1.1 milestone May 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 🎁 good first issue Good for newcomers 💎 low effort Something that is pretty quick and easy
Projects
None yet
Development

No branches or pull requests

1 participant