Xcode 9 build failures
plu opened this issue · 8 comments
plu commented
There are some build failures when trying to build with Xcode 9 Beta 2, for example:
'Collection' requires the types 'Key' and '(key: Key, value: Value?)' be equivalent
'Sequence' requires the types 'Key' and '(key: Key, value: Value?)' be equivalent
The project is still set to Swift 3 (3.2).
daniel-jonathan commented
Yes, the project is not Swift 4 as that is not publicly released. I only support official releases that are not betas. This will be updated shortly.
plu commented
It's not about Swift 4. Xcode 9 is more picky about Swift 3 code. So things that were working before are not compiling anymore.
daniel-jonathan commented
Sorry, to be more clear, anything that is used in Xcode 9 will have issues as well as Swift 4.
daniel-jonathan commented
I will be updating it soon :) Very soon :)
plu commented
Awesome! Thank you :).
daniel-jonathan commented
Anytime :)
Deleted user commented
@DanielDahan Any time frame on the updates?
daniel-jonathan commented
Try the development branch :)