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:  
Not sure if this is a thing with XCode Beta or not but when i manually imported the files, I had to add:
import Foundationto line 8 of HttpBodyEncoding.swift to get my project to build
Here's the errors:

