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 #12

Merged
merged 2 commits into from
Oct 27, 2019
Merged

import FoundationNetworking #12

merged 2 commits into from
Oct 27, 2019

Conversation

pepicrft
Copy link
Contributor

Building the Docker image in the root directory fails because the compiler can't find the definition of URLRequest & URLSession. According to the warnings, what's missing is importing the module FoundationNetworking.

This PR imports that module to fix the issue and updates the version of Swift to 5.1.1.

@norio-nomura norio-nomura merged commit fdb8426 into norio-nomura:master Oct 27, 2019
@norio-nomura
Copy link
Owner

Thanks! 🙏

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