amratab / FlexibleSteppedProgressBar

Flexible Stepped Progress Bar for IOS
Other
577 stars 113 forks source link

Swift 4.2 #27

Closed hgado11 closed 4 years ago

hgado11 commented 5 years ago

which branch support Swift4.2?

mcleinman commented 5 years ago

The master branch is compatible with Swift 4.2. There is an issue with the tagging of 0.6.0.

It looks like the code for version 0.6.0 - including the update to Swift 4.2 - was done after the tag was created. Thus the code that cocoapods pulls is essentially actually 0.5.0.

We may need a new 0.6.1 tag and podspec update at this point, as 0.6.0 has been used.

amratab commented 5 years ago

I will fix this and close this issue. Thanks for informing me about the issue @mcleinman.

amratab commented 5 years ago

Updated the tag. @mcleinman Please verify and close.

mcleinman commented 5 years ago

Verified! Looks great - and sorry for the delay. Thank you!

I don't have the permissions to close this issue, however.