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

SPM Error: Cannot convert value of type 'Int' to expected element type 'SwiftVersion' #46

Closed
alexruperez opened this issue Jan 21, 2020 · 5 comments

Comments

@alexruperez
Copy link

We love your library, very well thought out and written, but it has a problem with Swift Package Manager, you can reproduce it with Xcode 11.3. Can you have a look?

Cannot convert value of type 'Int' to expected element type 'SwiftVersion'

@vincentneo
Copy link
Collaborator

vincentneo commented Jan 21, 2020

I just noticed that SPM doesn't seem to be implemented at all. Should be able to get it fixed soon. Viewed the wrong branch by accident. Let me spend some time to take a look.

@vincentneo
Copy link
Collaborator

Can you try using master branch instead of v2.6.5? The SPM was implemented but not in a new release (yet)

If you can confirm, a new release will be released soon.

@alexruperez
Copy link
Author

Working from master branch, waiting for 2.6.6 release, thanks!

@vincentneo
Copy link
Collaborator

@alexruperez, 2.7.0 is here! Within it contains not only the SPM fix, but also simulator detection improvements. Enjoy!

@alexruperez
Copy link
Author

Thanks @vincentneo, you rock! 🙌

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

2 participants