Skip to content

Conversation

@kevints
Copy link
Contributor

@kevints kevints commented Sep 18, 2019

Motivation:

On Swift 5.1 for Linux, URLSession has moved to a new
FoundationNetworking module.

Modifications:

Import the module when it's present.

Result:

grpc-swift compiles on Swift 5.1 for Linux

Motivation:

On Swift 5.1 for Linux, `URLSession` has moved to a new
`FoundationNetworking` module.

Modifications:

Import the module when it's present.

Result:

grpc-swift compiles on Swift 5.1 for Linux
Copy link
Collaborator

@glbrntt glbrntt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @kevints!

@glbrntt glbrntt merged commit 847a977 into grpc:nio Sep 19, 2019
@kevints kevints deleted the import-foundation-networking branch September 19, 2019 10:19
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