Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift 3.0 Support #1

Open
colemancda opened this issue Apr 5, 2016 · 2 comments
Open

Swift 3.0 Support #1

colemancda opened this issue Apr 5, 2016 · 2 comments
Assignees

Comments

@colemancda
Copy link
Contributor

It would be helpful to migrate this to Swift 3.0. I'm trying on my fork, but I don't know all the implementation details.

@lorentey
Copy link
Collaborator

lorentey commented Apr 6, 2016

@colemancda has contributed support for prerelease versions of Swift 3 on the swift3 branch.

The following subtasks still need to be done before the first Deque (pre)release for Swift 3:

  • The package's unit tests need to be updated
  • .travis.yml needs to be changed to build the package using Swift 3

@lorentey
Copy link
Collaborator

lorentey commented Jun 4, 2016

I updated the package to compile on the latest Swift 3 builds (dated 2016-05-31), and fixed the unit tests.
I haven't fixed the Travis setup yet; I think I'll wait for the WWDC build with that.

@lorentey lorentey self-assigned this Jun 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants