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

Error on extension UIDevice #15

Closed
baquiax opened this issue Jun 6, 2016 · 2 comments
Closed

Error on extension UIDevice #15

baquiax opened this issue Jun 6, 2016 · 2 comments

Comments

@baquiax
Copy link

baquiax commented Jun 6, 2016

I'm trying to use Version (0.4.0) on Xcode 7.3.1 but when I compile my project it gives me an issue:

Version.swift:271:33: Cannot convert value of type 'Version?' to expected argument type 'String'

baquiax added a commit to baquiax/Version that referenced this issue Jun 6, 2016
Possible solution for mrackwitz#15
@baquiax baquiax mentioned this issue Jun 6, 2016
@mrubin
Copy link

mrubin commented Jul 8, 2016

I still get Version.swift:272:33: error: cannot convert value of type 'Version?' to expected argument type 'String'

Could you please temporarily remove/comment out the UIDevice extension and put out a working release?

@mrackwitz
Copy link
Owner

Closed via 6275635.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants