SPM Error: Cannot convert value of type 'Int' to expected element type 'SwiftVersion'
alexruperez opened this issue ยท 5 comments
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'
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.
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.
Working from master
branch, waiting for 2.6.6
release, thanks!
@alexruperez, 2.7.0
is here! Within it contains not only the SPM fix, but also simulator detection improvements. Enjoy!
Thanks @vincentneo, you rock! ๐