Skip to content

Swift 3 Migration #181

@chris-pilcher

Description

@chris-pilcher

And... we're done!

Thanks everyone for pitching in!


Xcode 8 and Swift 3 will be formally released soon and we need to migrate everything to Swift 3.

Want to help out with the migration? Awesome! :]

Please follow this process for migrating to Swift 3

  • Download the Xcode 8.X
  • Create a pull request to "claim" an algorithm or data structure you'd like to migrate. Just so multiple people don't work on the same thing.
  • Migrate the algorithm/data structure project, playground, tests and readme to Swift 3
    • Uncomment test project in .travis.yml so it will run on our Xcode 8 Travis CI build server
  • Comment in the pull request when the changes are ready to be merged

Suggestions and feedback is welcome!

List of algorithms to be migrated to Swift 3

nil

Completed Migrations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions