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 Foundation needed in HttpBodyEncoding in Xcode Beta #15

Open
jdmusiq opened this issue Jul 9, 2021 · 1 comment
Open

import Foundation needed in HttpBodyEncoding in Xcode Beta #15

jdmusiq opened this issue Jul 9, 2021 · 1 comment

Comments

@jdmusiq
Copy link

jdmusiq commented Jul 9, 2021

Not sure if this is a thing with XCode Beta or not but when i manually imported the files, I had to add:

import Foundation

to line 8 of HttpBodyEncoding.swift to get my project to build

Here's the errors:
Screen Shot 2021-07-08 at 10 56 20 PM
Screen Shot 2021-07-08 at 10 56 58 PM

@SKrotkih
Copy link
Owner

SKrotkih commented Jul 9, 2021 via email

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