Giter VIP home page Giter VIP logo

Comments (5)

Danappelxx avatar Danappelxx commented on May 20, 2024

This is happening because you're using an outdated toolchain. Unfortunately due to some bugs and Swift backwards incompatibility you have to use exactly the February 8 development snapshot, which you can download (direct link) here.

Let me know if this issue if/when this issue is resolved.

from zewo.

kiokumicu avatar kiokumicu commented on May 20, 2024

I'm using Debian jessie and swift-2.2-SNAPSHOT-2016-01-06-a-ubuntu15.10
With previous version (Epoch Server) work fine.

from zewo.

Danappelxx avatar Danappelxx commented on May 20, 2024

Yes, this is because in Swift 3, the typealias keyword for associated types in protocols was replaced with the associatedType keyword. Since we want to support the latest version, we chose to use associatedType instead. Unfortunately this does mean that you have to update your snapshot to at least February 8 (link was given in my previous comment), which is a good idea anyway since you want to take advantage of all the new features and bug fixes that updating your version brings :).

from zewo.

paulofaria avatar paulofaria commented on May 20, 2024

you should use version 0.2+ with 2016-02-08 swift dev snapshot.

from zewo.

kiokumicu avatar kiokumicu commented on May 20, 2024

Thanks!

from zewo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.