CosmicMind / Algorithm

Algorithm is a library of tools that is used to create intelligent applications.
http://cosmicmind.com
MIT License
828 stars 84 forks source link

Xcode 9 build failures #8

Closed plu closed 7 years ago

plu commented 7 years ago

There are some build failures when trying to build with Xcode 9 Beta 2, for example:

The project is still set to Swift 3 (3.2).

daniel-jonathan commented 7 years ago

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 7 years ago

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 7 years ago

Sorry, to be more clear, anything that is used in Xcode 9 will have issues as well as Swift 4.

daniel-jonathan commented 7 years ago

I will be updating it soon :) Very soon :)

plu commented 7 years ago

Awesome! Thank you :).

daniel-jonathan commented 7 years ago

Anytime :)

ghost commented 7 years ago

@danieldahan Any time frame on the updates?

daniel-jonathan commented 7 years ago

Try the development branch :)