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 Support #148

Open
AnthonyMDev opened this issue Sep 17, 2016 · 2 comments
Open

Swift 3 Support #148

AnthonyMDev opened this issue Sep 17, 2016 · 2 comments

Comments

@AnthonyMDev
Copy link

Due to issues with bridging Foundation data types and nullability annotation, using Nocilla from a Swift 3 has become extremely cumbersome.
Is there any chance that this library is going to be updated to provide better Swift 3 support in the near future?

@andrewkboyd andrewkboyd added this to the Swift milestone Oct 4, 2016
@andrewkboyd
Copy link
Collaborator

Submit a pull request?

Or I will try to get to it when I can.

@sjmadsen
Copy link
Contributor

Aside from the pcantrell-null-annotations branch, what else needs to be done to make Nocilla work better in Swift 3? I've used this library in the past and would like to adopt it at the day gig, so I can devote some time to updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants
@sjmadsen @AnthonyMDev @andrewkboyd and others