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

Import FoundationNetworking for Swift 5.1 #68

Merged
merged 2 commits into from
Jul 8, 2019
Merged

Import FoundationNetworking for Swift 5.1 #68

merged 2 commits into from
Jul 8, 2019

Conversation

djones6
Copy link
Contributor

@djones6 djones6 commented Jul 8, 2019

Resolve compilation errors and warnings relating to changes in the Swift 5.1 release:

  • import FoundationNetworking on Linux to access HTTPCookie and similar types, due to changes to Foundation structure
  • fix compilation warnings relating to vars that were never mutated

@djones6 djones6 merged commit b7c3476 into master Jul 8, 2019
@djones6 djones6 deleted the swift51 branch July 8, 2019 21:24
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

Successfully merging this pull request may close these issues.

2 participants